IPropVariantConvertible Interface |
Convert the object into another object that can be understood by the PropVariant class.
Namespace:
ShellBoost.Core.WindowsPropertySystem
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntaxpublic interface IPropVariantConvertible
The IPropVariantConvertible type exposes the following members.
Methods|
| Name | Description |
|---|
 | GetValue |
Gets a value that can be understood by the PropVariant class.
|
Top
See Also