IOPCUAClientDiscoveryCallback.GetEndpointsCallback
(METH)
METHOD GetEndpointsCallback : OpcUa_StatusCode
Called in response to OpcUaClient_GetEndpoints.
- InOut:
Scope
Name
Type
Comment
Return
GetEndpointsCallback
OpcUa_StatusCode
Input
hClient
RTS_IEC_HANDLE
The client used to the call FindServers
serviceResult
OpcUa_StatusCode
Result of the service.
numOfEndpoints
OpcUa_Int32
Number of endpoints available on the server.
pEndpoints
POINTER TO OpcUa_EndpointDescription
Pointer to a list of server endpoints.