Click or drag to resize

PropVariantSizeOfVariant Property

Gets the native size of a VARIANT.

Namespace:  ShellBoost.Core.WindowsPropertySystem
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public static int SizeOfVariant { get; }

Property Value

Type: Int32
The native size of VARIANT.
See Also