IOPCUAClientDiscoveryCallback.FindServersOnNetworkCallback (METH)ΒΆ
METHOD FindServersOnNetworkCallback : OpcUa_StatusCode
Called in response to OpcUaClient_FindServersOnNetwork.
- InOut:
Scope
Name
Type
Comment
Return
FindServersOnNetworkCallbackOpcUa_StatusCodeInput
hClientRTS_IEC_HANDLEThe client used to the call FindServersOnNetwork
serviceResultOpcUa_StatusCodeResult of the service.
lastCounterResetTimeOpcUa_DateTimeThe last time the counters were reset.
numOfServersOpcUa_Int32Number of servers that can be found in the server list.
pServerListPOINTER TO OpcUa_ServerOnNetwork
Pointer to a list of servers.