IVariableInformation4.ExecutableMember (PROP) ¶ PROPERTY ExecutableMember : BOOL
IVariableInformation4.MethodCallIndex (PROP) ¶ PROPERTY MethodCallIndex : WORD
IVariableInformation.IncrementOffset (METH) ¶ METHOD IncrementOffset : XWORD just an optimization InOut: Scope Name Type Return IncrementOffset XWORD Input dwToIncrement XWORD
IVariableInformation.MonitoringOffset (PROP) ¶ PROPERTY MonitoringOffset : XWORD
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