Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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. |