open62541 1.3.12
Open source implementation of OPC UA
Loading...
Searching...
No Matches
_OpcUa_RegisterNodesResponse Struct Reference

#include <opcua_types.h>

Data Fields

OpcUa_ResponseHeader ResponseHeader
 
OpcUa_Int32 NoOfRegisteredNodeIds
 
OpcUa_NodeId * RegisteredNodeIds
 

Detailed Description

Definition at line 3380 of file opcua_types.h.

Field Documentation

◆ ResponseHeader

OpcUa_ResponseHeader _OpcUa_RegisterNodesResponse::ResponseHeader

Definition at line 3382 of file opcua_types.h.

◆ NoOfRegisteredNodeIds

OpcUa_Int32 _OpcUa_RegisterNodesResponse::NoOfRegisteredNodeIds

Definition at line 3383 of file opcua_types.h.

◆ RegisteredNodeIds

OpcUa_NodeId* _OpcUa_RegisterNodesResponse::RegisteredNodeIds

Definition at line 3384 of file opcua_types.h.


The documentation for this struct was generated from the following file: