Click or drag to resize

MemoryPropertyStoreSerialize Method

Serializes this store to an array of bytes.

Namespace:  callback.ShellBoost.Core.WindowsPropertySystem
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public byte[] Serialize()

Return Value

Type: Byte
An array of bytes.
See Also