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

#include <opcua_types.h>

Data Fields

OpcUa_NodeId NodeId
 
OpcUa_BrowseDirection BrowseDirection
 
OpcUa_NodeId ReferenceTypeId
 
OpcUa_Boolean IncludeSubtypes
 
OpcUa_UInt32 NodeClassMask
 
OpcUa_UInt32 ResultMask
 

Detailed Description

Definition at line 2954 of file opcua_types.h.

Field Documentation

◆ NodeId

OpcUa_NodeId _OpcUa_BrowseDescription::NodeId

Definition at line 2956 of file opcua_types.h.

◆ BrowseDirection

OpcUa_BrowseDirection _OpcUa_BrowseDescription::BrowseDirection

Definition at line 2957 of file opcua_types.h.

◆ ReferenceTypeId

OpcUa_NodeId _OpcUa_BrowseDescription::ReferenceTypeId

Definition at line 2958 of file opcua_types.h.

◆ IncludeSubtypes

OpcUa_Boolean _OpcUa_BrowseDescription::IncludeSubtypes

Definition at line 2959 of file opcua_types.h.

◆ NodeClassMask

OpcUa_UInt32 _OpcUa_BrowseDescription::NodeClassMask

Definition at line 2960 of file opcua_types.h.

◆ ResultMask

OpcUa_UInt32 _OpcUa_BrowseDescription::ResultMask

Definition at line 2961 of file opcua_types.h.


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