C++ Based OPC UA Client/Server/PubSub SDK  1.7.6.537
OpcUa_MonitoredItemModifyResult Struct Reference

A structure that is defined as the type of the results parameter of the ModifyMonitoredItems service. More...

#include <opcua_types.h>

Public Attributes

OpcUa_StatusCode StatusCode
 StatusCode for the MonitoredItem to be modified.
 
OpcUa_Double RevisedSamplingInterval
 The actual sampling interval that the Server will use. More...
 
OpcUa_UInt32 RevisedQueueSize
 The actual queue size that the Server will use.
 
OpcUa_ExtensionObject FilterResult
 Contains any revised parameter values or error results associated with the MonitoringFilter specified in the request. More...
 

Detailed Description

A structure that is defined as the type of the results parameter of the ModifyMonitoredItems service.


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