Click or drag to resize

ShellItemIdGetPayload Method

Gets the payload, which is the Data without the Header.

Namespace:  ShellBoost.Core
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
protected virtual byte[] GetPayload()

Return Value

Type: Byte
The payload.
See Also