Click or drag to resize

PropVariantSizeOfVariant Property

Gets the native size of a VARIANT.

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

Property Value

Type: Int32
The native size of VARIANT.
See Also