IOPCUAClientViewCallback.BrowseCallback (METH)

METHOD BrowseCallback : OpcUa_StatusCode

Called in response to OpcUaClient_Browser.

InOut:

Scope

Name

Type

Comment

Return

BrowseCallback

OpcUa_StatusCode

Input

hConnection

RTS_IEC_HANDLE

The handle of the connection used to call Browse.

serviceResult

OpcUa_StatusCode

The result of the Browse service.

numOfResults

OpcUa_UInt32

Number of browse results

results

POINTER TO OpcUa_BrowseResult

Pointer to an array of browse results.