ANSI C UA Server SDK  1.6.0.341
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Modules Pages
OpcUa_BrowseDescription Struct Reference

A structure defined as the type of the parameter nodesToBrowse of the Browse service. More...

#include <opcua_types.h>

Data Fields

OpcUa_NodeId NodeId
 NodeId of the Node to be browsed. More...
 
OpcUa_BrowseDirection BrowseDirection
 An enumeration that specifies the direction of References to follow. More...
 
OpcUa_NodeId ReferenceTypeId
 Specifies the NodeId of the ReferenceType to follow. More...
 
OpcUa_Boolean IncludeSubtypes
 Indicates whether subtypes of the ReferenceType should be included in the browse. More...
 
OpcUa_UInt32 NodeClassMask
 Specifies the NodeClasses of the TargetNodes. More...
 
OpcUa_UInt32 ResultMask
 Specifies the fields in the ReferenceDescription structure that should be returned. More...
 

Detailed Description

A structure defined as the type of the parameter nodesToBrowse of the Browse service.


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