open62541 1.3.12
Open source implementation of OPC UA
|
#include <opcua_types.h>
Data Fields | |
OpcUa_ResponseHeader | ResponseHeader |
OpcUa_Int32 | NoOfRegisteredNodeIds |
OpcUa_NodeId * | RegisteredNodeIds |
Definition at line 3380 of file opcua_types.h.
OpcUa_ResponseHeader _OpcUa_RegisterNodesResponse::ResponseHeader |
Definition at line 3382 of file opcua_types.h.
OpcUa_Int32 _OpcUa_RegisterNodesResponse::NoOfRegisteredNodeIds |
Definition at line 3383 of file opcua_types.h.
OpcUa_NodeId* _OpcUa_RegisterNodesResponse::RegisteredNodeIds |
Definition at line 3384 of file opcua_types.h.