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