IOPCUAClientViewCallback.BrowseNextCallback (METH)ΒΆ
METHOD BrowseNextCallback : OpcUa_StatusCode
Called in response to OpcUaClient_BrowseNext.
- InOut:
- Scope - Name - Type - Comment - Return - BrowseNextCallback- OpcUa_StatusCode- Input - hConnection- RTS_IEC_HANDLE- The handle of the connection used to call BrowseNext. - serviceResult- OpcUa_StatusCode- The result of the BrowseNext service. - numOfResults- OpcUa_UInt32- Number of browse results - results- POINTER TO OpcUa_BrowseResult - Pointer to an array of browse results. 
