2.5.198.44 PtgDataType

The PtgDataType enumeration specifies the data type of a Ptg. MUST be a value from the following table:

Name

Value

Meaning

REFERENCE

0x1

Specifies a reference to a range.

VALUE

0x2

Specifies a single value of a simple type. The type can be a Boolean, a number, a string, or an error code.

ARRAY

0x3

Specifies an array of values.