Click or drag to resize

ShellChangeNotifierChangePIDL Event

This event is fired when a change event for the given ItemIdList list of the given paths in the Directories property occured.

Namespace: Jam.Shell
Assembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntax
public event EventHandler<ChangeNotificationPidlEventArgs> ChangePIDL

Value

EventHandlerChangeNotificationPidlEventArgs

Implements

IShellChangeNotifierChangePIDL
See Also