IOPCUAClientViewCallback.RegisterNodesCallback (METH)

METHOD RegisterNodesCallback : OpcUa_StatusCode

Called in response to OpcUaClient_RegsiterNodes.

InOut:

Scope

Name

Type

Comment

Return

RegisterNodesCallback

OpcUa_StatusCode

Input

hConnection

RTS_IEC_HANDLE

The handle of the connection used to call RegisterNodes.

serviceResult

OpcUa_StatusCode

The result of the RegisterNodes service.

numOfNodes

OpcUa_UInt32

Number of registered nodes.

registeredNodeIds

POINTER TO OpcUa_NodeId

Pointer to the list of intermediate NodeIDs.