Click or drag to resize

ShellChangeNotifierOnChangePIDL Method

Namespace:  Jam.Shell.WPF.Controls
Assembly:  ShellBrowserWPF (in ShellBrowserWPF.dll) Version: 1.3.1
Syntax
public 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.

Implements

IShellChangeNotifierOnChangePIDL(NotificationEvents, ItemIdList, ItemIdList)
See Also