UA ANSI C Server Professional  1.4.0.285
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups 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: