open62541 1.4.15
Open source implementation of OPC UA
Loading...
Searching...
No Matches
Data Fields
_OpcUa_DeleteEventDetails Struct Reference

#include <opcua_types.h>

Data Fields

OpcUa_NodeId NodeId
 
OpcUa_Int32 NoOfEventIds
 
OpcUa_ByteString * EventIds
 

Detailed Description

Definition at line 4772 of file opcua_types.h.

Field Documentation

◆ EventIds

OpcUa_ByteString* _OpcUa_DeleteEventDetails::EventIds

Definition at line 4776 of file opcua_types.h.

◆ NodeId

OpcUa_NodeId _OpcUa_DeleteEventDetails::NodeId

Definition at line 4774 of file opcua_types.h.

◆ NoOfEventIds

OpcUa_Int32 _OpcUa_DeleteEventDetails::NoOfEventIds

Definition at line 4775 of file opcua_types.h.


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