[]
Type of a simple variant value.
[CLSCompliant(false)]
public enum VariantElementType : ushort
BinaryString = 8
VT_BSTR
BinaryStringBlob = 4095
VT_BSTR_BLOB
Blob = 65
VT_BLOB
BlobObject = 70
VT_BLOB_OBJECT
Bool = 11
VT_BOOL
Byte = 16
VT_I1
ClipData = 71
VT_CF
Clsid = 72
VT_CLSID
ComUnknown = 13
VT_UNKNOWN
ConstantArray = 28
VT_CARRAY
Currency = 6
VT_CY
Date = 7
VT_DATE
Decimal = 14
VT_DECIMAL
Dispatch = 9
VT_DISPATCH
Double = 5
VT_R8
Empty = 0
VT_EMPTY
Error = 10
VT_ERROR
FileTime = 64
VT_FILETIME
Float = 4
VT_R4
HResult = 25
VT_HRESULT
Int = 3
VT_I4
Int1 = 22
VT_INT
IntPointer = 37
VT_INT_PTR
Long = 20
VT_I8
Null = 1
VT_NULL
Pointer = 26
VT_PTR
Record = 36
VT_RECORD
SafeArray = 27
VT_SAFEARRAY
Short = 2
VT_I2
Storage = 67
VT_STORAGE
StoredObject = 69
VT_STORED_OBJECT
Stream = 66
VT_STREAM
StreamedObject = 68
VT_STREAMED_OBJECT
StringPointer = 30
VT_LPSTR
UByte = 17
VT_UI1
UInt = 19
VT_UI4
UInt1 = 23
VT_UINT
UIntPointer = 38
VT_UINT_PTR
ULong = 21
VT_UI8
UserDefined = 29
VT_USERDEFINED
UShort = 18
VT_UI2
Variant = 12
VT_VARIANT
VersionedStream = 73
VT_VERSIONED_STREAM
Void = 24
VT_VOID
WStringPointer = 31
VT_LPWSTR