PropVariant Properties |
The PropVariant type exposes the following members.
Name | Description | |
---|---|---|
SizeOfVariant |
Gets the native size of a VARIANT.
| |
Value |
Gets the value.
| |
ValueAsPropertyStore |
Gets or sets the value as a memory property store.
| |
VarType |
Gets or sets the PropVariant type.
Use the setter with caution, it's used for rare cases, for example if you want to force VT_BLOB instead of VT_UI1 | VT_VECTOR.
|