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

#include <opcua_types.h>

Data Fields

OpcUa_ResponseHeader ResponseHeader
 
OpcUa_Int32 NoOfServers
 
OpcUa_ApplicationDescriptionServers
 

Detailed Description

Definition at line 1163 of file opcua_types.h.

Field Documentation

◆ ResponseHeader

OpcUa_ResponseHeader _OpcUa_FindServersResponse::ResponseHeader

Definition at line 1165 of file opcua_types.h.

◆ NoOfServers

OpcUa_Int32 _OpcUa_FindServersResponse::NoOfServers

Definition at line 1166 of file opcua_types.h.

◆ Servers

OpcUa_ApplicationDescription* _OpcUa_FindServersResponse::Servers

Definition at line 1167 of file opcua_types.h.


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