open62541 1.4.15
Open source implementation of OPC UA
Loading...
Searching...
No Matches
Data Fields
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

DeleteSubscriptionsResponse.

Definition at line 3304 of file types_generated.h.

Field Documentation

◆ diagnosticInfos

UA_DiagnosticInfo* UA_DeleteSubscriptionsResponse::diagnosticInfos

Definition at line 3309 of file types_generated.h.

◆ diagnosticInfosSize

size_t UA_DeleteSubscriptionsResponse::diagnosticInfosSize

Definition at line 3308 of file types_generated.h.

◆ responseHeader

UA_ResponseHeader UA_DeleteSubscriptionsResponse::responseHeader

Definition at line 3305 of file types_generated.h.

◆ results

UA_StatusCode* UA_DeleteSubscriptionsResponse::results

Definition at line 3307 of file types_generated.h.

◆ resultsSize

size_t UA_DeleteSubscriptionsResponse::resultsSize

Definition at line 3306 of file types_generated.h.


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