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

A list of results for individual elements in the filter. More...

#include <opcua_types.h>

Data Fields

OpcUa_StatusCode StatusCode
 The status code for a single element.
 
OpcUa_StatusCode * OperandStatusCodes
 A list of status codes for the operands in an element. More...
 
OpcUa_DiagnosticInfo * OperandDiagnosticInfos
 A list of diagnostic information for the operands in an element. More...
 

Detailed Description

A list of results for individual elements in the filter.

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: