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

#include <opcua_types.h>

Data Fields

OpcUa_StatusCode StatusCode
 
OpcUa_Int32 NoOfOperandStatusCodes
 
OpcUa_StatusCode * OperandStatusCodes
 
OpcUa_Int32 NoOfOperandDiagnosticInfos
 
OpcUa_DiagnosticInfo * OperandDiagnosticInfos
 

Detailed Description

Definition at line 3777 of file opcua_types.h.

Field Documentation

◆ StatusCode

OpcUa_StatusCode _OpcUa_ContentFilterElementResult::StatusCode

Definition at line 3779 of file opcua_types.h.

◆ NoOfOperandStatusCodes

OpcUa_Int32 _OpcUa_ContentFilterElementResult::NoOfOperandStatusCodes

Definition at line 3780 of file opcua_types.h.

◆ OperandStatusCodes

OpcUa_StatusCode* _OpcUa_ContentFilterElementResult::OperandStatusCodes

Definition at line 3781 of file opcua_types.h.

◆ NoOfOperandDiagnosticInfos

OpcUa_Int32 _OpcUa_ContentFilterElementResult::NoOfOperandDiagnosticInfos

Definition at line 3782 of file opcua_types.h.

◆ OperandDiagnosticInfos

OpcUa_DiagnosticInfo* _OpcUa_ContentFilterElementResult::OperandDiagnosticInfos

Definition at line 3783 of file opcua_types.h.


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