Click or drag to resize

ShellComboBoxGetPersistentItems Method

This method is extended by RefreshPersistent to support more Special Folders to be displayed.

Namespace: Jam.Shell
Assembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntax
protected virtual void GetPersistentItems(
	List<ItemIdList> p_PIDLList
)

Parameters

p_PIDLList  ListItemIdList
a list of ItemIdLists, that can be appended.
See Also