ANSI C Based OPC UA Client/Server/PubSub SDK  1.9.1.442
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: