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