Click or drag to resize

ShellChangeNotifierAddItemIdList(ItemIdList) Method

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

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

Parameters

pFolderIdList  ItemIdList
The folder to watch.
See Also