ITypeDesc.FindNode (METH) ¶ METHOD FindNode : IInstancePathBuildingNode InOut: Scope Name Type Return FindNode IInstancePathBuildingNode Input pstPath POINTER TO STRING varInfo IVariableInformation pResult POINTER TO UDINT Inout iOffsetInPath DINT
ITypeDesc.Get (METH) ¶ METHOD Get : DWORD InOut: Scope Name Type Return Get DWORD Input pDest POINTER TO BYTE pSrc POINTER TO BYTE varInfo IVariableInformation dwSize DWORD pResult POINTER TO UDINT
ITypeDesc.GetNativeSize (METH) ¶ METHOD GetNativeSize : DWORD InOut: Scope Name Type Return GetNativeSize DWORD
ITypeDesc.GetSize (METH) ¶ METHOD GetSize : DWORD InOut: Scope Name Type Return GetSize DWORD
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)