C++ Based OPC UA Client/Server SDK  1.6.2.402
OpcUa_BrowsePath Struct Reference

A structure that is defined as the type of the browsePaths parameter of the TranslateBrowsePathsToNodeIds service. More...

#include <opcua_types.h>

Public Attributes

OpcUa_NodeId StartingNode
 NodeId of the starting Node for the browse path.
 
OpcUa_RelativePath RelativePath
 The path to follow from the startingNode. More...
 

Detailed Description

A structure that is defined as the type of the browsePaths parameter of the TranslateBrowsePathsToNodeIds service.


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