BranchTreeNodeOpcUA.GetAttributeByIndex (METH) ¶ METHOD GetAttributeByIndex : POINTER TO STRING InOut: Scope Name Type Return GetAttributeByIndex POINTER TO STRING Input wIndex WORD
LeafTreeNode.ExecuteCall (METH) ¶ METHOD ExecuteCall : RTS_IEC_RESULT InOut: Scope Name Type Comment Return ExecuteCall RTS_IEC_RESULT Input varInfo REFERENCE TO VariableInformation pArgumentBuffer POINTER TO BYTE buffer where the struct with the arguments is located. nArgumentBufferSize __XWORD size of the argument buffer callExecutorFunction POINTER TO POINTER TO BYTE The glue code function. executableTypeDesc REFERENCE TO TypeDesc The callable type desc
LeafTreeNode.ExecuteCall2 (METH) ¶ METHOD ExecuteCall2 : SysTypes.RTS_IEC_RESULT InOut: Scope Name Type Comment Return ExecuteCall2 SysTypes.RTS_IEC_RESULT Input varInfo REFERENCE TO VariableInformation pArgumentBuffer POINTER TO BYTE buffer where the struct with the arguments is located. nArgumentBufferSize __XWORD size of the argument buffer
LeafTreeNode.FindChild (METH) ¶ METHOD FindChild : ITreeWalker InOut: Scope Name Type Return FindChild ITreeWalker Input szChildName POINTER TO BYTE nameLen __XWORD symbolsSets DWORD varInfo REFERENCE TO VariableInformation pResult POINTER TO RTS_IEC_RESULT Inout typeSystemReached BOOL
LeafTreeNode.CheckPropertyAndReference (METH) ¶ METHOD CheckPropertyAndReference : RTS_IEC_RESULT InOut: Scope Name Type Return CheckPropertyAndReference RTS_IEC_RESULT Input varInfo REFERENCE TO VariableInformation Output isProperty BOOL isReference BOOL
LeafTreeNode.CompareName (METH) ¶ METHOD CompareName : INT InOut: Scope Name Type Return CompareName INT Input pstName POINTER TO BYTE nameLen __XWORD
LeafTreeNode.ConvertToITreeNode (METH) ¶ METHOD ConvertToITreeNode : ITreeWalker InOut: Scope Name Type Return ConvertToITreeNode ITreeWalker Input pNode IInstancePathBuildingNode
LeafTreeNode.GetNamespaceNodeFlags (METH) ¶ METHOD GetNamespaceNodeFlags : IecVarAccess_Interfaces.NamespaceNodeFlags InOut: Scope Name Type Return GetNamespaceNodeFlags IecVarAccess_Interfaces.NamespaceNodeFlags Input pResult POINTER TO UDINT
LeafTreeNode.GetNumOfAttributes (METH) ¶ METHOD GetNumOfAttributes : WORD InOut: Scope Name Type Return GetNumOfAttributes WORD
LeafTreeNode.GetSize (METH) ¶ METHOD GetSize : __XWORD InOut: Scope Name Type Return GetSize __XWORD Input varInfo REFERENCE TO VariableInformation pResult POINTER TO RTS_IEC_RESULT