ITypeDesc.GetSize2 (METH) ¶ METHOD GetSize2 : DWORD InOut: Scope Name Type Return GetSize2 DWORD Input varInfo IVariableInformation
ITypeDesc.GetSwapSize (METH) ¶ METHOD GetSwapSize : DWORD InOut: Scope Name Type Return GetSwapSize DWORD
ITypeDesc.GetTypeClass (METH) ¶ METHOD GetTypeClass : TypeClass InOut: Scope Name Type Return GetTypeClass TypeClass
ITypeDescWithBaseType (ITF) ¶ INTERFACE ITypeDescWithBaseType EXTENDS ITypeDesc TypeDesc nodes which have a base type implement this interfaces. This can be used for the TypeDesc nodes of derived FBs, as well as e. G. for alias types or subrange types. Methods: GetBaseType FindNode , inherited from ITypeDesc Get , inherited from ITypeDesc GetNativeSize , inherited from ITypeDesc GetSize , inherited from ITypeDesc GetSize2 , inherited from ITypeDesc GetSwapSize , inherited from ITypeDesc GetTypeClass , inherited from ITypeDesc GetTypeDesc , inherited from ITypeDesc GetTypeNode , inherited from ITypeDesc NodeFound , inherited from ITypeDesc Set , inherited from ITypeDesc Swap , inherited from ITypeDesc Swap2 , inherited from ITypeDesc Structure: GetBaseType (Method)
ITypeDescWithBaseType.GetBaseType (METH) ¶ METHOD GetBaseType : ITypeDesc InOut: Scope Name Type Return GetBaseType ITypeDesc
IVariableInformation (ITF) ¶ INTERFACE IVariableInformation EXTENDS IBase Properties: AccessRights BitAccess BitOffset CompleteAccess DontModifyOffset MonitoringOffset Offset SplitHugeVariables SymbolicName VariableType Methods: IncrementOffset Structure: AccessRights (Property) BitAccess (Property) BitOffset (Property) CompleteAccess (Property) DontModifyOffset (Property) IncrementOffset (Method) MonitoringOffset (Property) Offset (Property) SplitHugeVariables (Property) SymbolicName (Property) VariableType (Property)
IVariableInformation.AccessRights (PROP) ¶ PROPERTY AccessRights : ACCESSRIGHTS
IVariableInformation.BitAccess (PROP) ¶ PROPERTY BitAccess : BOOL
IVariableInformation.BitOffset (PROP) ¶ PROPERTY BitOffset : BYTE
IVariableInformation.CompleteAccess (PROP) ¶ PROPERTY CompleteAccess : BOOL