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

#include <opcua_types.h>

Data Fields

OpcUa_ResponseHeader ResponseHeader
 
OpcUa_Int32 NoOfConfigurationResults
 
OpcUa_StatusCode * ConfigurationResults
 
OpcUa_Int32 NoOfDiagnosticInfos
 
OpcUa_DiagnosticInfo * DiagnosticInfos
 

Detailed Description

Definition at line 1563 of file opcua_types.h.

Field Documentation

◆ ResponseHeader

OpcUa_ResponseHeader _OpcUa_RegisterServer2Response::ResponseHeader

Definition at line 1565 of file opcua_types.h.

◆ NoOfConfigurationResults

OpcUa_Int32 _OpcUa_RegisterServer2Response::NoOfConfigurationResults

Definition at line 1566 of file opcua_types.h.

◆ ConfigurationResults

OpcUa_StatusCode* _OpcUa_RegisterServer2Response::ConfigurationResults

Definition at line 1567 of file opcua_types.h.

◆ NoOfDiagnosticInfos

OpcUa_Int32 _OpcUa_RegisterServer2Response::NoOfDiagnosticInfos

Definition at line 1568 of file opcua_types.h.

◆ DiagnosticInfos

OpcUa_DiagnosticInfo* _OpcUa_RegisterServer2Response::DiagnosticInfos

Definition at line 1569 of file opcua_types.h.


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