Click or drag to resize

ShellListViewAddShellItem(ItemIdList) Method

Adds the currently active item of m_ShellBrowser to the list.

Namespace: Jam.Shell
Assembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntax
protected void AddShellItem(
	ItemIdList pItemIdList
)

Parameters

pItemIdList  ItemIdList
The ItemIdList of the item to add.
See Also