IOPCUAClientDiscoveryCallback.FindServersCallback (METH)ΒΆ
METHOD FindServersCallback : OpcUa_StatusCode
Called in response to OpcUaClient_FindServers.
- InOut:
- Scope - Name - Type - Comment - Return - FindServersCallback- OpcUa_StatusCode- Input - hClient- RTS_IEC_HANDLE- The client used to the call FindServers - serviceResult- OpcUa_StatusCode- Result of the service. - numOfServers- OpcUa_Int32- Number of servers that can be found in the server list. - pServerList- POINTER TO OpcUa_ApplicationDescription - Pointer to a list of server descriptions. 
