IVariableInformation.Offset (PROP) ¶ PROPERTY Offset : XWORD
IVariableInformation.SplitHugeVariables (PROP) ¶ PROPERTY SplitHugeVariables : BOOL
IVariableInformation.SymbolicName (PROP) ¶ PROPERTY SymbolicName : POINTER TO STRING Might return null, so users have to check!
IVariableInformation.VariableType (PROP) ¶ PROPERTY VariableType : ITypeDesc
IVariableInformation2 (ITF) ¶ INTERFACE IVariableInformation2 EXTENDS IVariableInformation This interface is intended for internal use only, use the CmpIecVarAccess interface instead. Properties: ClientAddressResolution MonitoringSize AccessRights , inherited from IVariableInformation BitAccess , inherited from IVariableInformation BitOffset , inherited from IVariableInformation CompleteAccess , inherited from IVariableInformation DontModifyOffset , inherited from IVariableInformation MonitoringOffset , inherited from IVariableInformation Offset , inherited from IVariableInformation SplitHugeVariables , inherited from IVariableInformation SymbolicName , inherited from IVariableInformation VariableType , inherited from IVariableInformation Methods: IncrementOffset , inherited from IVariableInformation Structure: ClientAddressResolution (Property) MonitoringSize (Property)
TreeNodeType (ENUM) ¶ TYPE TreeNodeType : InOut: Name Initial Comment BranchNode 4892 just some value to prevent collisions LeafNode 1549 just some value to prevent collisions IecVarAccLeafNode 8798 just some value to prevent collisions DataServerVarAccLeafNode 1989 just some value to prevent collisions
TypeClassFlags (GVL) ¶ InOut: Scope Name Type Initial Constant TCF_GET_TYPE DWORD 0 TCF_GET_BASE_TYPE DWORD 1 TCF_GET_POU_TYPE DWORD 2 TCF_GET_ENUM_TYPE DWORD 4 TCF_GET_ALIAS_TYPE DWORD 8 TCF_GET_UA_BUILTIN_TYPE DWORD 16#10
TypeDescArrayAsStruct (STRUCT) ¶ TYPE TypeDescArrayAsStruct : STRUCT InOut: Name Type _dwSize XWORD _dwNativeSize XWORD _iDimensions INT _Dimension ARRAY [0..2] OF ArrayDimension _pIBaseTypeDesc ITypeDesc
TypeDescAsUnion (STRUCT) ¶ TYPE TypeDescAsUnion : STRUCT InOut: Name Type _typeClass TypeClass _union TypeDescUnion
TypeDescSimpleAsStruct (STRUCT) ¶ TYPE TypeDescSimpleAsStruct : STRUCT InOut: Name Type _dwSize XWORD _dwSwapSize XWORD