ShellBrowser .Net Edition
ItemOfPidl Method (p_ItemIdList)
NamespacesJam.ShellCustomFileList<(Of <(LIST_ITEM>)>)ItemOfPidl(ItemIdList)
Returns the ShellListItem for the given ItemIdList
Declaration Syntax
C#Visual BasicVisual C++
protected FileListItem ItemOfPidl(
	ItemIdList p_ItemIdList
)
Protected Function ItemOfPidl ( _
	p_ItemIdList As ItemIdList _
) As FileListItem
protected:
FileListItem^ 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)