![]() |
Tani OpcPipe protocol
1.0.5
Tani OpcPipe protocol
|
Macros | |
| #define | OPCPIPE_BROWSEINFO_VALID_POLLRATE 0x0004 |
| set if the poll rate value is valid | |
| #define | OPCPIPE_BROWSEINFO_VALID_FORMATSTRING 0x0008 |
| set if the FormatString is valid (was OPCPIPE_BROWSEINFO_VALID_DATA) | |
| #define | OPCPIPE_BROWSEINFO_VALID_SPECIAL_FLAGS 0x0010 |
| set if the SpecialFlags value is valid | |
| #define | OPCPIPE_BROWSEINFO_VALID_STRUCTNAME 0x0020 |
| set if the StructName is valid (including StructNameLen) | |
| #define | OPCPIPE_BROWSEINFO_VALID_INTERNALNAME 0x0040 |
| set if the InternalName is valid (including InternalNameLen) | |
| #define | OPCPIPE_BROWSEINFO_VALID_ORIGINALTYPE 0x0080 |
| set if the OriginalType is valid | |
| #define | OPCPIPE_BROWSEINFO_VALID_NAMESPACE_IDX 0x0100 |
| set if the NamespaceIndex is valid | |
| #define | OPCPIPE_BROWSEINFO_VALID_EVENT_INFO 0x0200 |
| set if the EventInfo is valid | |
1.8.14