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

#include <opcua_types.h>

Data Fields

OpcUa_StatusCode StatusCode
 
OpcUa_Int32 NoOfTargets
 
OpcUa_BrowsePathTargetTargets
 

Detailed Description

Definition at line 3275 of file opcua_types.h.

Field Documentation

◆ StatusCode

OpcUa_StatusCode _OpcUa_BrowsePathResult::StatusCode

Definition at line 3277 of file opcua_types.h.

◆ NoOfTargets

OpcUa_Int32 _OpcUa_BrowsePathResult::NoOfTargets

Definition at line 3278 of file opcua_types.h.

◆ Targets

OpcUa_BrowsePathTarget* _OpcUa_BrowsePathResult::Targets

Definition at line 3279 of file opcua_types.h.


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