2.5.10.6 vUnitLabel

The vUnitLabel custom structure is an unsigned integer that specifies the form and casing rules for formatting the unit of a numeric value as a string. Casing is performed using a culture name of "".

It MUST be a value from the following table.

Value

Meaning

0

No unit displayed

1

Localized abbreviated form, upper case

2

Localized long form, upper case

3

Universal upper case

4

Localized abbreviated form, lower case

5

Localized long form, lower case

6

Universal lower case