![]() |
Tani OpcPipe protocol
1.0.5
Tani OpcPipe protocol
|
Public Attributes | |
W_UINT32 | Cb |
size of structure and all optional parts, in bytes | |
W_UINT16 | MaskLen |
length of browse mask, including null terminator; 0 if not used | |
W_UINT16 | BrowseFlagsEx |
values for OPCPIPE_BROWSE_REQUEST_PARAMS::BrowseFlagsEx | |
union { | |
struct { | |
W_UINT32 EventNotifierBrowse | |
defines forref PLC_OPCPIPE_BROWSEITEMDATA_INFO::EventInfo requested event notifier data (0 - only include normal items) | |
char reserved [4] | |
} Items | |
for WMK_PROT_BROWSE_ITEMS and WMK_PROT_BROWSE_ONE_ITEM | |
struct { | |
W_UINT32 BrowseFlags | |
defines for OPCPIPE_BROWSE_REQUEST_PARAMS::BrowseFlags | |
char reserved [4] | |
} EventTypes | |
for WMK_PROT_BROWSE_EVENT_TYPES | |
struct { | |
char unused [8] | |
} Other | |
}; | |
Structure for extended browsing parameters.
Used if OPCPIPE_BORWSEFLAG_HAS_PARAMS is set.