ANSI C UA Server SDK  1.6.0.341
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Modules Pages
OpcUa_ContentFilterElementResult Struct Reference

A structure that is defined as the type of the elementResults parameter of the ContentFilterResult structure. More...

#include <opcua_types.h>

Data Fields

OpcUa_StatusCode StatusCode
 The status code for a single element.
 
OpcUa_StatusCodeOperandStatusCodes
 A list of status codes for the operands in an element. More...
 
OpcUa_DiagnosticInfoOperandDiagnosticInfos
 A list of diagnostic information for the operands in an element. More...
 

Detailed Description

A structure that is defined as the type of the elementResults parameter of the ContentFilterResult structure.

The size and order of the list matches the size and order of the elements in the ContentFilter parameter.


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