2.5.9.3 vDataType

The vDataType custom structure is an unsigned integer that specifies a data type.

It MUST be a value from the following table.

Value

Meaning

0

Specifies that the data is formatted as a string.

1

Specifies that the data is formatted as a fixed list. Displays the list items in a drop-down combo box in the dialog box​.

2

Specifies that the data is formatted as a number.

3

Specifies that the data is formatted as a Boolean.

4

Specifies that the data is formatted as a variable list. Displays the list items in a drop-down combo box in the dialog box. Users can select a list item or enter a new item that is added to the current list in the element.

5

Specifies that the data is formatted as a date and time value.

6

Specifies that the data is formatted as a duration value.

7

Specifies that the data is formatted as a currency value.