2.5.98.36 PtgDataType
The PtgDataType enumeration specifies the data type of a Ptg (section 2.5.98.16). It MUST be a value from the following table.
Name |
Value |
Meaning |
---|---|---|
0x1 |
Specifies a reference to a range. |
|
0x2 |
Specifies a single value of a simple type. The type can be a Boolean (section 2.5.98.3), a number, a string, or an error code. |
|
0x3 |
Specifies an array of values. |