Opc.Ua.Core
Set Method (Variant)



Opc.Ua Namespace > Variant Structure : Set Method
Initializes the object with a bool value.
Overload List
OverloadDescription
Initializes the object with a bool value.  
Initializes the object with a sbyte value.  
Initializes the object with a byte value.  
Initializes the object with a short value.  
Initializes the object with a ushort value.  
Initializes the object with an int value.  
Initializes the object with a uint value.  
Initializes the object with a long value.  
Initializes the object with a ulong value.  
Initializes the object with a float value.  
Initializes the object with a double value.  
Initializes the object with a string value.  
Initializes the object with a DateTime value.  
Initializes the object with a Guid value.  
Initializes the object with a Uuid value.  
Initializes the object with a byte[] value.  
Initializes the object with a XmlElement value.  
Initializes the object with a NodeId value.  
Initializes the object with a ExpandedNodeId value.  
Initializes the object with a StatusCode value.  
Initializes the object with a QualifiedName value.  
Initializes the object with a LocalizedText value.  
Initializes the object with a ExtensionObject value.  
Initializes the object with a DataValue value.  
Initializes the object with a bool array value.  
Initializes the object with a sbyte array value.  
Initializes the object with a short array value.  
Initializes the object with a ushort array value.  
Initializes the object with an int array value.  
Initializes the object with a uint array value.  
Initializes the object with a long array value.  
Initializes the object with a ulong array value.  
Initializes the object with a float array value.  
Initializes the object with a double array value.  
Initializes the object with a string array value.  
Initializes the object with a DateTime array value.  
Initializes the object with a Guid array value.  
Initializes the object with a Uuid array value.  
Initializes the object with a byte[] array value.  
Initializes the object with a XmlElement array value.  
Initializes the object with a NodeId array value.  
Initializes the object with a ExpandedNodeId array value.  
Initializes the object with a StatusCode array value.  
Initializes the object with a QualifiedName array value.  
Initializes the object with a LocalizedText array value.  
Initializes the object with a ExtensionObject array value.  
Initializes the object with a DataValue array value.  
Initializes the object with a Variant array value.  
Initializes the object with an object array value.  
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Variant Structure
Variant Members