ShellBrowser .Net Edition
ItemOfPidl Method (p_ItemIdList)
NamespacesJam.ShellShellListViewItemOfPidl(ItemIdList)
Returns the ShellListItem for the given ItemIdList
Declaration Syntax
C#Visual BasicVisual C++
protected ShellListItem ItemOfPidl(
	ItemIdList p_ItemIdList
)
Protected Function ItemOfPidl ( _
	p_ItemIdList As ItemIdList _
) As ShellListItem
protected:
ShellListItem^ ItemOfPidl(
	ItemIdList^ p_ItemIdList
)
Parameters
p_ItemIdList (ItemIdList)
An ItemIdList Relative to the current folder.
Return Value
The ShellListITem that correponds to the given ITemIdList, null if no matching item could be found.

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)