EndpointReceiver.FindServersCallback (METH)

METHOD FindServersCallback : CmpOPCUAStack_Interfaces.OpcUa_StatusCode

Called in response to OpcUaClient_FindServers.

InOut:

Scope

Name

Type

Comment

Return

FindServersCallback

CmpOPCUAStack_Interfaces.OpcUa_StatusCode

Input

hClient

SysTypes.RTS_IEC_HANDLE

The client used to the call FindServers

serviceResult

CmpOPCUAStack_Interfaces.OpcUa_StatusCode

Result of the service.

numOfServers

CmpOPCUAStack_Interfaces.OpcUa_Int32

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

pServerList

POINTER TO CmpOPCUAStack_Interfaces.OpcUa_ApplicationDescription

Pointer to a list of server descriptions.