Click or drag to resize

IShellChangeNotifierOnChangePIDL Method

Executes the change PIDL action.

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

Parameters

pEvent  NotificationEvents
The event.
pItemIdList1  ItemIdList
The first p item identifier list.
pItemIdList2  ItemIdList
The second p item identifier list.
See Also