IOPCUAClientViewCallback.TranslateBrowsePathsToNodeIdsCallback (METH)

METHOD TranslateBrowsePathsToNodeIdsCallback : OpcUa_StatusCode

Called in response to OpcUaClient_TranslateBrowsePathsToNodeIds.

InOut:

Scope

Name

Type

Comment

Return

TranslateBrowsePathsToNodeIdsCallback

OpcUa_StatusCode

Input

hConnection

RTS_IEC_HANDLE

The handle of the connection used to call TranslateBrowsePathsToNodeIds.

serviceResult

OpcUa_StatusCode

The result of the TranslateBrowsePathsToNodeIds service.

numOfResults

OpcUa_UInt32

Number of translated BrowsePaths.

results

POINTER TO OpcUa_BrowsePathResult

Pointer to an array of translated results.