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

#include <opcua_types.h>

Data Fields

OpcUa_ResponseHeader ResponseHeader
 
OpcUa_Int32 NoOfQueryDataSets
 
OpcUa_QueryDataSetQueryDataSets
 
OpcUa_ByteString RevisedContinuationPoint
 

Detailed Description

Definition at line 3945 of file opcua_types.h.

Field Documentation

◆ ResponseHeader

OpcUa_ResponseHeader _OpcUa_QueryNextResponse::ResponseHeader

Definition at line 3947 of file opcua_types.h.

◆ NoOfQueryDataSets

OpcUa_Int32 _OpcUa_QueryNextResponse::NoOfQueryDataSets

Definition at line 3948 of file opcua_types.h.

◆ QueryDataSets

OpcUa_QueryDataSet* _OpcUa_QueryNextResponse::QueryDataSets

Definition at line 3949 of file opcua_types.h.

◆ RevisedContinuationPoint

OpcUa_ByteString _OpcUa_QueryNextResponse::RevisedContinuationPoint

Definition at line 3950 of file opcua_types.h.


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