Click or drag to resize

ShellChangeNotifierAddItemIdList Method (ItemIdList)

Subscribes for notifications in the passed folder using current settings for Recursive and EventFilter.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public void AddItemIdList(
	ItemIdList pFolderIdList
)

Parameters

pFolderIdList
Type: Jam.ShellItemIdList
The folder to watch.
See Also