IOpcUaDataTypeMetaData.GetDataTypeID (METH) ¶ METHOD GetDataTypeID : RTS_IEC_RESULT InOut: Scope Name Type Return GetDataTypeID RTS_IEC_RESULT Output pDataTypeId POINTER TO OpcUa_NodeId
IOpcUaDataTypeMetaData.GetEncodingNodeId (METH) ¶ METHOD GetEncodingNodeId : RTS_IEC_RESULT InOut: Scope Name Type Return GetEncodingNodeId RTS_IEC_RESULT Output pEncodingId POINTER TO OpcUa_NodeId
IOpcUaDataTypeMetaData.GetParentNode (METH) ¶ METHOD GetParentNode : RTS_IEC_RESULT InOut: Scope Name Type Return GetParentNode RTS_IEC_RESULT Output pParentNode POINTER TO OpcUa_NodeId
IOpcUaDataTypeMetaData.GetMethodArguments (METH) ¶ METHOD GetMethodArguments : RTS_IEC_RESULT InOut: Scope Name Type Return GetMethodArguments RTS_IEC_RESULT Output pInputArguments POINTER TO OpcUa_NodeId pOutputArguments POINTER TO OpcUa_NodeId
IOpcUaDataTypeMetaData.GetParentReferenceType (METH) ¶ METHOD GetParentReferenceType : RTS_IEC_RESULT InOut: Scope Name Type Return GetParentReferenceType RTS_IEC_RESULT Output pParentReferenceType POINTER TO OpcUa_NodeId
ITreeWalker.GetSibling (METH) ¶ METHOD GetSibling : ITreeWalker InOut: Scope Name Type Return GetSibling ITreeWalker Input userAccessRights BYTE symbolsSets DWORD
ITreeWalker.IsVisible (METH) ¶ METHOD IsVisible : BOOL InOut: Scope Name Type Return IsVisible BOOL Input userAccessRights BYTE symbolsSets DWORD
ITreeWalker.Name (PROP) ¶ PROPERTY Name : POINTER TO STRING
OpcUa Specific ¶ GetChildByBrowseName (Method) GetNextByBrowseName (Method)
NestingPathEntry (STRUCT) ¶ TYPE NestingPathEntry : STRUCT InOut: Name Type Comment pPropertyInfo POINTER TO PropertyInfo Warning! When modifying this struct, you need to be careful that the dynamic allocation in VariableInformationImpl.GetOrAllocNestingPathInfo still works! This includes having the last member as the one with the largest alignment requirement. pReferenceInfo POINTER TO BYTE containingNode ILeafTreeNode nNextOffset __XWORD pTypeNode REFERENCE TO TypeDesc