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

#include <opcua_types.h>

Data Fields

OpcUa_RequestHeader RequestHeader
 
OpcUa_Int32 NoOfNodesToUnregister
 
OpcUa_NodeId * NodesToUnregister
 

Detailed Description

Definition at line 3407 of file opcua_types.h.

Field Documentation

◆ RequestHeader

OpcUa_RequestHeader _OpcUa_UnregisterNodesRequest::RequestHeader

Definition at line 3409 of file opcua_types.h.

◆ NoOfNodesToUnregister

OpcUa_Int32 _OpcUa_UnregisterNodesRequest::NoOfNodesToUnregister

Definition at line 3410 of file opcua_types.h.

◆ NodesToUnregister

OpcUa_NodeId* _OpcUa_UnregisterNodesRequest::NodesToUnregister

Definition at line 3411 of file opcua_types.h.


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