C++ Based OPC UA Client/Server SDK  1.5.5.355
OpcUa_TransferResult Struct Reference

A structure that is defined as the type of the results parameter of the TransferSubscriptions service. More...

#include <opcua_types.h>

Public Attributes

OpcUa_StatusCode StatusCode
 StatusCode for each Subscription to be transferred.
 
OpcUa_UInt32 * AvailableSequenceNumbers
 A list of sequence number ranges that identify NotificationMessages that are in the Subscription’s retransmission queue. More...
 

Detailed Description

A structure that is defined as the type of the results parameter of the TransferSubscriptions service.


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