Click or drag to resize

PropVariant Properties

The PropVariant type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberSizeOfVariant
Gets the native size of a VARIANT.
Public propertyValue
Gets the value.
Public propertyValueAsPropertyStore
Gets or sets the value as a memory property store.
Public propertyVarType
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.
Top
See Also