QuickOPC User's Guide and Reference
VarType Constructor



OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.ComInterop Namespace > VarType Class : VarType Constructor
Initializes a new instance of the VarType class.
Overload List
OverloadDescription
Initializes a new instance of the VarType class.Initializes a new instance of the class to the Empty type (VT_EMPTY).  
Initializes a new instance of the VarType class.Initializes a new instance of the class to the value indicated by another VarType.  
Initializes a new instance of the VarType class.Initializes a new instance of the class to the value indicated by an enumerated value.  
Initializes a new instance of the VarType class.Initializes a new instance of the class to the value indicated by an integer value.  
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also