Click or drag to resize

ShellItem Constructor (ItemIdList)

Sets up a ShellItem

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public ShellItem(
	ItemIdList p_PIDL
)

Parameters

p_PIDL
Type: Jam.ShellItemIdList
Its ItemIdList
See Also