OpcUa_VariantUnion
(UNION)
TYPE OpcUa_VariantUnion : UNION
- InOut:
Name
Type
Comment
Boolean
SByte
Byte_cds
Int16
UInt16
Int32
UInt32
Int64
UInt64
Float
Double
DateTime
String_cds
Guid
POINTER TO OpcUa_Guid
ByteString
XmlElement
NodeId
POINTER TO OpcUa_NodeId
ExpandedNodeId
POINTER TO OpcUa_ExpandedNodeId
StatusCode
QualifiedName
POINTER TO OpcUa_QualifiedName
LocalizedText
POINTER TO OpcUa_LocalizedText
ExtensionObject
POINTER TO OpcUa_ExtensionObject
DataValue
POINTER TO BYTE
The POINTER TO OpcUa_DataValue is replaced by POINTER TO BYTE to generate valid signature. Use this member as POINTER TO OpcUa_DataValue
Array_cds
Matrix