VariableInformationStruct3 (STRUCT)ΒΆ
TYPE VariableInformationStruct3 : STRUCT
WARNING! If you pass this struct to the IecVarAccess or CmpIecVarAccess, it MUST be initialized with IIecVarAccess9.VarAccInitVarInfo() or IecVarAccInitVarInfo() before usage, and it MUST be cleaned up with IIecVarAccess9.VarAccExitVarInfo() or IecVarAccExitVarInfo(). Weird side effects including crashes and memory leaks will result if you do not adhere to this rule.
- InOut:
Name
Type
Comment
wStructSize
WORD
wFlags
WORD
dwOffset
XWORD
byBitOffset
BYTE
xwMonitoringOffset
XWORD
xwMonitoringSize
XWORD
dwArrayOfArrayNesting
DWORD
hBrowseInfo
RTS_IEC_HANDLE
aBrowseInfoPool
ARRAY [0..27] OF BYTE
OBSOLETE: Only for backward compatibility. Not used anymore because data is stored in hBrowseInfo pool.