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

#include <types_generated.h>

Data Fields

UA_ResponseHeader responseHeader
 
size_t resultsSize
 
UA_StatusCoderesults
 
size_t diagnosticInfosSize
 
UA_DiagnosticInfodiagnosticInfos
 

Detailed Description

Definition at line 1721 of file types_generated.h.

Field Documentation

◆ responseHeader

UA_ResponseHeader UA_DeleteSubscriptionsResponse::responseHeader

Definition at line 1722 of file types_generated.h.

◆ resultsSize

size_t UA_DeleteSubscriptionsResponse::resultsSize

Definition at line 1723 of file types_generated.h.

◆ results

UA_StatusCode* UA_DeleteSubscriptionsResponse::results

Definition at line 1724 of file types_generated.h.

◆ diagnosticInfosSize

size_t UA_DeleteSubscriptionsResponse::diagnosticInfosSize

Definition at line 1725 of file types_generated.h.

◆ diagnosticInfos

UA_DiagnosticInfo* UA_DeleteSubscriptionsResponse::diagnosticInfos

Definition at line 1726 of file types_generated.h.


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