Tani OpcPipe protocol  1.0.5
Tani OpcPipe protocol
Public Attributes | List of all members
PLC_OPCPIPE_BROWSEITEMDATA_INFO Struct Reference

Public Attributes

W_UINT16 Cb
 size of this structure and all following data, in bytes
 
W_UINT16 ValidFlags
 valid bits forref PLC_OPCPIPE_BROWSEITEMDATA_INFO bits that indicate which information exists
 
W_UINT32 EventInfo
 defines forref PLC_OPCPIPE_BROWSEITEMDATA_INFO::EventInfo bits
 
char _Unused2 [12]
 
W_UINT32 PollRate
 poll interval of underlying connection or 0 if not known
 
W_UINT16 FormatStringLen
 length of FormatString (was DataLen)
 
W_UINT16 DataFlags
 TYP_FLAGS_xx
 
W_UINT16 SpecialFlags
 defines forref PLC_OPCPIPE_BROWSEITEMDATA_INFO::SpecialFlags
 
W_UINT8 StructNameLen
 length of struct name, 0 if no structure or not known
 
W_UINT8 InternalNameLen
 length if internal name, 0 if not present
 
W_UINT16 OriginalType
 used only by low-level routines, pass value unchanged to other API functions requiring it
 
W_UINT16 NamespaceIndex
 OPC UA Namespace Index for event fields.
 
char reserved [4]
 

Detailed Description

Additional information for browse entries. Present if OPCPIPE_BORWSEFLAG_HAS_EXT_INFO is set.