InstancePathBuildingNode.GetFullPath (METH) ¶ METHOD GetFullPath : DINT Will fill the buffer with the full path of this node, in case the pBuffer is 0 then the needed size in bytes will be returned. When the buffer is too small, -1 will be returned. InOut: Scope Name Type Return GetFullPath DINT Input pBuffer POINTER TO STRING diBufferSize DINT
IBase ¶ QueryInterface (Method)
InstancePathBuildingNode.QueryInterface (METH) ¶ METHOD QueryInterface : POINTER TO POINTER TO BYTE InOut: Scope Name Type Comment Return QueryInterface POINTER TO POINTER TO BYTE Input iid DWORD InterfaceID pResult POINTER TO UDINT
InstancePathBuildingNode.InstancePathNodeType (PROP) ¶ PROPERTY InstancePathNodeType : InstancePathBuildingNodeType
InstancePathNodeFinder (FB) ¶ FUNCTION_BLOCK InstancePathNodeFinder Properties: protCallNodeFoundForRootNode protCallNodeNotFoundForRootNode Methods: Find FindLong FindLongWithData FindWithData Initialize abstrIgnoreRootNode abstrNodeFound abstrNodeNotFound Structure: Find (Method) FindLong (Method) FindLongWithData (Method) FindWithData (Method) Initialize (Method) abstrIgnoreRootNode (Method) abstrNodeFound (Method) abstrNodeNotFound (Method) protCallNodeFoundForRootNode (Property) protCallNodeNotFoundForRootNode (Property)
AbstrTreeNode (FB) ¶ FUNCTION_BLOCK AbstrTreeNode IMPLEMENTS IBaseTreeNode Properties: ChildCount Sorted abstrNodeType proChildren Methods: GetChild GetFather QueryInterface Structure: ChildCount (Property) GetChild (Method) GetFather (Method) IBase QueryInterface (Method) Sorted (Property) abstrNodeType (Property) proChildren (Property)
AbstrTreeNode.ChildCount (PROP) ¶ PROPERTY ChildCount : DINT
AbstrTreeNode.GetChild (METH) ¶ METHOD GetChild : IBaseTreeNode InOut: Scope Name Type Return GetChild IBaseTreeNode Input diIndex DINT
AbstrTreeNode.GetFather (METH) ¶ METHOD GetFather : IBaseTreeNode InOut: Scope Name Type Return GetFather IBaseTreeNode
IBase ¶ QueryInterface (Method)