Click or drag to resize

IPropVariantConvertibleGetValue Method

Gets a value that can be understood by the PropVariant class.

Namespace:  ShellBoost.Core.WindowsPropertySystem
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
Object GetValue()

Return Value

Type: Object
A value.
See Also