IMemberIndex (ITF) ¶ INTERFACE IMemberIndex EXTENDS __SYSTEM.IQueryInterface Properties: MemberIndex Structure: MemberIndex (Property)
IMemberIndex.MemberIndex (PROP) ¶ PROPERTY MemberIndex : DINT
IOpcUaDataTypeFindChildByBrowseName (ITF) ¶ INTERFACE IOpcUaDataTypeFindChildByBrowseName EXTENDS __SYSTEM.IQueryInterface Methods: GetFirstChildByBrowseName Structure: GetFirstChildByBrowseName (Method)
IOpcUaDataTypeFindChildByBrowseName.GetFirstChildByBrowseName (METH) ¶ METHOD GetFirstChildByBrowseName : ITreeWalker This function searches the first occurent of a defined name within a sorted list. The name may occur multiple times. InOut: Scope Name Type Return GetFirstChildByBrowseName ITreeWalker Input pBrowseName POINTER TO OpcUa_QualifiedName varInfo REFERENCE TO VariableInformation Output result RTS_IEC_RESULT
IOpcUaDataTypeMetaData (ITF) ¶ INTERFACE IOpcUaDataTypeMetaData EXTENDS __SYSTEM.IQueryInterface Methods: GetDataTypeID GetEncodingNodeId GetMethodArguments GetParentNode GetParentReferenceType IsWellKnownType Structure: GetDataTypeID (Method) GetEncodingNodeId (Method) GetMethodArguments (Method) GetParentNode (Method) GetParentReferenceType (Method) IsWellKnownType (Method)
IOpcUaInstanceMetaData.GetNodeClass (METH) ¶ METHOD GetNodeClass : RTS_IEC_RESULT InOut: Scope Name Type Return GetNodeClass RTS_IEC_RESULT Output nodeClass OpcUa_NodeClass
IOpcUaInstanceMetaData.GetTypeDefinition (METH) ¶ METHOD GetTypeDefinition : RTS_IEC_RESULT InOut: Scope Name Type Return GetTypeDefinition RTS_IEC_RESULT Output pTypeDefinition POINTER TO OpcUa_NodeId
IOpcUaInstanceMetaData.GetParentReferenceType (METH) ¶ METHOD GetParentReferenceType : RTS_IEC_RESULT InOut: Scope Name Type Return GetParentReferenceType RTS_IEC_RESULT Output pReferenceType POINTER TO OpcUa_NodeId
ISearchCallbacks (ITF) ¶ INTERFACE ISearchCallbacks Methods: IgnoreRootNode NodeFound NodeNotFound Structure: IgnoreRootNode (Method) NodeFound (Method) NodeNotFound (Method)
BranchTreeNodeOpcUA.GetNamespaceNodeFlags (METH) ¶ METHOD GetNamespaceNodeFlags : IecVarAccess_Interfaces.NamespaceNodeFlags InOut: Scope Name Type Return GetNamespaceNodeFlags IecVarAccess_Interfaces.NamespaceNodeFlags Input pResult POINTER TO UDINT