IOPCUAClientViewCallback.BrowseCallback (METH)ΒΆ
METHOD BrowseCallback : OpcUa_StatusCode
Called in response to OpcUaClient_Browser.
- InOut:
Scope
Name
Type
Comment
Return
BrowseCallbackOpcUa_StatusCodeInput
hConnectionRTS_IEC_HANDLEThe handle of the connection used to call Browse.
serviceResultOpcUa_StatusCodeThe result of the Browse service.
numOfResultsOpcUa_UInt32Number of browse results
resultsPOINTER TO OpcUa_BrowseResult
Pointer to an array of browse results.