OPC Studio User's Guide and Reference
DefaultInternalValue Field (VarType)



OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.ComInterop Namespace > VarType Class : DefaultInternalValue Field
Enumerated value of default VarType, which corresponds to VarTypes.Empty.

The value of this constant is VarTypes.Empty.

Syntax
'Declaration
 
Public Const DefaultInternalValue As VarTypes
'Usage
 
Dim value As VarTypes
 
value = VarType.DefaultInternalValue
public const VarTypes DefaultInternalValue
public:
const VarTypes DefaultInternalValue
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