IOPCUAClientViewCallback.TranslateBrowsePathsToNodeIdsCallback (METH)ΒΆ
METHOD TranslateBrowsePathsToNodeIdsCallback : OpcUa_StatusCode
Called in response to OpcUaClient_TranslateBrowsePathsToNodeIds.
- InOut:
Scope
Name
Type
Comment
Return
TranslateBrowsePathsToNodeIdsCallbackOpcUa_StatusCodeInput
hConnectionRTS_IEC_HANDLEThe handle of the connection used to call TranslateBrowsePathsToNodeIds.
serviceResultOpcUa_StatusCodeThe result of the TranslateBrowsePathsToNodeIds service.
numOfResultsOpcUa_UInt32Number of translated BrowsePaths.
resultsPOINTER TO OpcUa_BrowsePathResult
Pointer to an array of translated results.