PropVariantSerialize Method |
Serializes this instance into an array of bytes.
Namespace:
callback.ShellBoost.Core.WindowsPropertySystem
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public byte[] Serialize()
Return Value
Type:
ByteThe serialized PropVariant.
See Also