EndpointReceiver.FindServersOnNetworkCallback
(METH)
METHOD FindServersOnNetworkCallback : CmpOPCUAStack_Interfaces.OpcUa_StatusCode
Called in response to OpcUaClient_FindServersOnNetwork.
- InOut:
Scope
Name
Type
Comment
Return
FindServersOnNetworkCallback
CmpOPCUAStack_Interfaces.OpcUa_StatusCode
Input
hClient
SysTypes.RTS_IEC_HANDLE
The client used to the call FindServersOnNetwork
serviceResult
CmpOPCUAStack_Interfaces.OpcUa_StatusCode
Result of the service.
lastCounterResetTime
CmpOPCUAStack_Interfaces.OpcUa_DateTime
The last time the counters were reset.
numOfServers
CmpOPCUAStack_Interfaces.OpcUa_Int32
Number of servers that can be found in the server list.
pServerList
POINTER TO CmpOPCUAStack_Interfaces.OpcUa_ServerOnNetwork
Pointer to a list of servers.