Click or drag to resize

ShellListViewAddShellItem Method (ItemIdList)

Adds the currently active item of m_ShellBrowser to the list.

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

Parameters

pItemIdList
Type: Jam.ShellItemIdList
The ItemIdList of the item to add.
See Also