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

#include <opcua_types.h>

Data Fields

OpcUa_ExpandedNodeId NodeId
 
OpcUa_ExpandedNodeId TypeDefinitionNode
 
OpcUa_Int32 NoOfValues
 
OpcUa_Variant * Values
 

Detailed Description

Definition at line 3575 of file opcua_types.h.

Field Documentation

◆ NodeId

OpcUa_ExpandedNodeId _OpcUa_QueryDataSet::NodeId

Definition at line 3577 of file opcua_types.h.

◆ TypeDefinitionNode

OpcUa_ExpandedNodeId _OpcUa_QueryDataSet::TypeDefinitionNode

Definition at line 3578 of file opcua_types.h.

◆ NoOfValues

OpcUa_Int32 _OpcUa_QueryDataSet::NoOfValues

Definition at line 3579 of file opcua_types.h.

◆ Values

OpcUa_Variant* _OpcUa_QueryDataSet::Values

Definition at line 3580 of file opcua_types.h.


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