open62541 1.4.15
Open source implementation of OPC UA
Loading...
Searching...
No Matches
Data Fields
_OpcUa_BrowsePathResult Struct Reference

#include <opcua_types.h>

Data Fields

OpcUa_StatusCode StatusCode
 
OpcUa_Int32 NoOfTargets
 
OpcUa_BrowsePathTargetTargets
 

Detailed Description

Definition at line 3277 of file opcua_types.h.

Field Documentation

◆ NoOfTargets

OpcUa_Int32 _OpcUa_BrowsePathResult::NoOfTargets

Definition at line 3280 of file opcua_types.h.

◆ StatusCode

OpcUa_StatusCode _OpcUa_BrowsePathResult::StatusCode

Definition at line 3279 of file opcua_types.h.

◆ Targets

OpcUa_BrowsePathTarget* _OpcUa_BrowsePathResult::Targets

Definition at line 3281 of file opcua_types.h.


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