ANSI C Based OPC UA Client/Server/PubSub SDK  1.9.1.442
OpcUa_ReferenceDescription Struct Reference

Reference parameters returned for the Browse Service. More...

#include <opcua_types.h>

Data Fields

OpcUa_NodeId ReferenceTypeId
 NodeId of the ReferenceType that defines the Reference.
 
OpcUa_Boolean IsForward
 If the value is TRUE, the Server followed a forward Reference. More...
 
OpcUa_ExpandedNodeId NodeId
 NodeId of the TargetNode as assigned by the Server identified by the Server index. More...
 
OpcUa_QualifiedName BrowseName
 The BrowseName of the TargetNode.
 
OpcUa_LocalizedText DisplayName
 The DisplayName of the TargetNode.
 
OpcUa_NodeClass NodeClass
 NodeClass of the TargetNode.
 
OpcUa_ExpandedNodeId TypeDefinition
 Type definition NodeId of the TargetNode. More...
 

Detailed Description

Reference parameters returned for the Browse Service.


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