Click or drag to resize

ShellItemIdListGetData Method

Gets the data.

Namespace:  callback.ShellBoost.Core
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
protected virtual byte[] GetData()

Return Value

Type: Byte
A array of bytes representing the PIDL.
See Also