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

#include <opcua_types.h>

Data Fields

OpcUa_ResponseHeader ResponseHeader
 
OpcUa_Int32 NoOfResults
 
OpcUa_CallMethodResultResults
 
OpcUa_Int32 NoOfDiagnosticInfos
 
OpcUa_DiagnosticInfo * DiagnosticInfos
 

Detailed Description

Definition at line 4957 of file opcua_types.h.

Field Documentation

◆ ResponseHeader

OpcUa_ResponseHeader _OpcUa_CallResponse::ResponseHeader

Definition at line 4959 of file opcua_types.h.

◆ NoOfResults

OpcUa_Int32 _OpcUa_CallResponse::NoOfResults

Definition at line 4960 of file opcua_types.h.

◆ Results

OpcUa_CallMethodResult* _OpcUa_CallResponse::Results

Definition at line 4961 of file opcua_types.h.

◆ NoOfDiagnosticInfos

OpcUa_Int32 _OpcUa_CallResponse::NoOfDiagnosticInfos

Definition at line 4962 of file opcua_types.h.

◆ DiagnosticInfos

OpcUa_DiagnosticInfo* _OpcUa_CallResponse::DiagnosticInfos

Definition at line 4963 of file opcua_types.h.


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