PropVariantSerialize Method (Int32) |
Serializes this instance in a buffer that is allocated for this matter.
Namespace:
ShellBoost.Core.WindowsPropertySystem
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public IntPtr Serialize(
out int size
)
Parameters
- size
- Type: SystemInt32
The size.
Return Value
Type:
IntPtrA pointer to the allocated buffer.
See Also