EndpointReceiver.FindServersOnNetworkCallback (METH)
METHOD FindServersOnNetworkCallback : CmpOPCUAStack_Interfaces.OpcUa_StatusCode
Called in response to OpcUaClient_FindServersOnNetwork.
- InOut:
Scope
Name
Type
Comment
Return
FindServersOnNetworkCallbackCmpOPCUAStack_Interfaces.OpcUa_StatusCodeInput
hClientSysTypes.RTS_IEC_HANDLEThe client used to the call FindServersOnNetwork
serviceResultCmpOPCUAStack_Interfaces.OpcUa_StatusCodeResult of the service.
lastCounterResetTimeCmpOPCUAStack_Interfaces.OpcUa_DateTimeThe last time the counters were reset.
numOfServersCmpOPCUAStack_Interfaces.OpcUa_Int32Number of servers that can be found in the server list.
pServerListPOINTER TO CmpOPCUAStack_Interfaces.OpcUa_ServerOnNetwork
Pointer to a list of servers.