IOPCUAClientDiscoveryCallback.FindServersOnNetworkCallback (METH)ΒΆ

METHOD FindServersOnNetworkCallback : OpcUa_StatusCode

Called in response to OpcUaClient_FindServersOnNetwork.

InOut:

Scope

Name

Type

Comment

Return

FindServersOnNetworkCallback

OpcUa_StatusCode

Input

hClient

RTS_IEC_HANDLE

The client used to the call FindServersOnNetwork

serviceResult

OpcUa_StatusCode

Result of the service.

lastCounterResetTime

OpcUa_DateTime

The last time the counters were reset.

numOfServers

OpcUa_Int32

Number of servers that can be found in the server list.

pServerList

POINTER TO OpcUa_ServerOnNetwork

Pointer to a list of servers.