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

#include <opcua_types.h>

Data Fields

OpcUa_StatusCode StatusCode
 
OpcUa_UInt32 MonitoredItemId
 
OpcUa_Double RevisedSamplingInterval
 
OpcUa_UInt32 RevisedQueueSize
 
OpcUa_ExtensionObject FilterResult
 

Detailed Description

Definition at line 5206 of file opcua_types.h.

Field Documentation

◆ StatusCode

OpcUa_StatusCode _OpcUa_MonitoredItemCreateResult::StatusCode

Definition at line 5208 of file opcua_types.h.

◆ MonitoredItemId

OpcUa_UInt32 _OpcUa_MonitoredItemCreateResult::MonitoredItemId

Definition at line 5209 of file opcua_types.h.

◆ RevisedSamplingInterval

OpcUa_Double _OpcUa_MonitoredItemCreateResult::RevisedSamplingInterval

Definition at line 5210 of file opcua_types.h.

◆ RevisedQueueSize

OpcUa_UInt32 _OpcUa_MonitoredItemCreateResult::RevisedQueueSize

Definition at line 5211 of file opcua_types.h.

◆ FilterResult

OpcUa_ExtensionObject _OpcUa_MonitoredItemCreateResult::FilterResult

Definition at line 5212 of file opcua_types.h.


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