QuickOPC User's Guide and Reference
_VarType Interface
Members 



OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.ComInterop.ComTypes Namespace : _VarType Interface
Exposes OpcLabs.BaseLib.ComInterop.VarType to COM clients.
Syntax
'Declaration
 
<CLSCompliantAttribute(False)>
<ComVisibleAttribute(True)>
<GuidAttribute("C5CA79AC-1310-4EAA-AFF4-8D5C48C2A4A4")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)>
Public Interface _VarType 
'Usage
 
Dim instance As _VarType
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("C5CA79AC-1310-4EAA-AFF4-8D5C48C2A4A4")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface _VarType 
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("C5CA79AC-1310-4EAA-AFF4-8D5C48C2A4A4")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface class _VarType 
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