Click or drag to resize

IShellChangeNotifierOnChangePIDL Method

Executes the change PIDL action.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.0
Syntax
void OnChangePIDL(
	NotificationEvents pEvent,
	ItemIdList pItemIdList1,
	ItemIdList pItemIdList2
)

Parameters

pEvent
Type: Jam.ShellNotificationEvents
The event.
pItemIdList1
Type: Jam.ShellItemIdList
The first p item identifier list.
pItemIdList2
Type: Jam.ShellItemIdList
The second p item identifier list.
See Also