EndpointReceiver.GetEndpointsCallback (METH)
METHOD GetEndpointsCallback : CmpOPCUAStack_Interfaces.OpcUa_StatusCode
Called in response to OpcUaClient_GetEndpoints.
- InOut:
Scope
Name
Type
Comment
Return
GetEndpointsCallbackCmpOPCUAStack_Interfaces.OpcUa_StatusCodeInput
hClientSysTypes.RTS_IEC_HANDLEThe client used to the call FindServers
serviceResultCmpOPCUAStack_Interfaces.OpcUa_StatusCodeResult of the service.
numOfEndpointsCmpOPCUAStack_Interfaces.OpcUa_Int32Number of endpoints available on the server.
pEndpointsPOINTER TO CmpOPCUAStack_Interfaces.OpcUa_EndpointDescription
Pointer to a list of server endpoints.