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 (in ShellBrowser.dll) Version: 7.0
Syntax
public void AddItemIdList(
	ItemIdList pFolderIdList
)

Parameters

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