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 |
---|---|---|
0x1 |
Specifies a reference to a range. |
|
0x2 |
Specifies a single value of a simple type. The type can be a Boolean, a number, a string, or an error code. |
|
0x3 |
Specifies an array of values. |