EndpointReceiver.GetEndpointsCallback
(METH)
METHOD GetEndpointsCallback : CmpOPCUAStack_Interfaces.OpcUa_StatusCode
Called in response to OpcUaClient_GetEndpoints.
- InOut:
Scope
Name
Type
Comment
Return
GetEndpointsCallback
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.
numOfEndpoints
CmpOPCUAStack_Interfaces.OpcUa_Int32
Number of endpoints available on the server.
pEndpoints
POINTER TO CmpOPCUAStack_Interfaces.OpcUa_EndpointDescription
Pointer to a list of server endpoints.