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 public static int SizeOfVariant { get; }
Property Value
Type:
Int32
The native size of VARIANT.
See Also