ANSI C UA Server SDK  1.5.1.313
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Modules Pages
OpcUa_Reference::OpcUa_Reference_Target Union Reference

Holds the target of the reference, depending on targetType the according member is set. More...

#include <uaserver_basenode.h>

Data Fields

OpcUa_BaseNode * pNode
 The target OpcUa_BaseNode (if targetType is set to TargetTypeNode )
 
OpcUa_NodeId id
 The target OpcUa_NodeId (if targetType is set to TargetTypeNodeId )
 

Detailed Description

Holds the target of the reference, depending on targetType the according member is set.


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