This page is Not Ready

Notice: The WebPlatform project, supported by various stewards between 2012 and 2015, has been discontinued. This site is now available on github.

convertToSpecifiedUnits

Notes

Remarks

The convertToSpecifiedUnits method preserves the same underlying stored value, but it resets the stored unit identifier to the specified unitType type. The unitType, valueInSpecifiedUnits, and valueAsString objects might be modified when you call this method.

Syntax

HRESULT retVal = object.convertToSpecifiedUnits(unitType);

Standards information

See also

Related pages

Attributions