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

#include <opcua_types.h>

Data Fields

OpcUa_RequestHeader RequestHeader
 
OpcUa_Int32 NoOfBrowsePaths
 
OpcUa_BrowsePathBrowsePaths
 

Detailed Description

Definition at line 3301 of file opcua_types.h.

Field Documentation

◆ RequestHeader

OpcUa_RequestHeader _OpcUa_TranslateBrowsePathsToNodeIdsRequest::RequestHeader

Definition at line 3303 of file opcua_types.h.

◆ NoOfBrowsePaths

OpcUa_Int32 _OpcUa_TranslateBrowsePathsToNodeIdsRequest::NoOfBrowsePaths

Definition at line 3304 of file opcua_types.h.

◆ BrowsePaths

OpcUa_BrowsePath* _OpcUa_TranslateBrowsePathsToNodeIdsRequest::BrowsePaths

Definition at line 3305 of file opcua_types.h.


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