![]() |
Tani OpcPipe protocol
1.0.5
Tani OpcPipe protocol
|
Public Attributes | |
| W_UINT32 | Cb |
| on call: amount of allocated memory; on return: amount of used or required memory | |
| W_UINT16 | DataType |
| TYP_USE_xx data type (set on return) | |
| W_UINT16 | DataFlags |
| TYP_FLAGS_xx data flags (set on return) | |
| W_UINT32 | StructIndex |
| Structure index, set if DataType == TYP_USE_STRUCTURE and the struct is known (set on return) | |
| W_UINT16 | ItemNameLen |
| length of item name (set on return) | |
| W_UINT16 | StructNameLen |
| length of structure name (set on return) | |
| char | reserved [40] |
| currently unused, always set to 0 (set on return) | |
API Struct for WmkProtQueryItemInformation
After the struct follow variable length elements:
1.8.14