Click or drag to resize

ShellListViewAddShellItem Method (ItemIdList)

Adds the currently active item of m_ShellBrowser to the list.

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

Parameters

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