ShellBrowser .Net Edition
SelectPidl Method (Pidl)
NamespacesJam.ShellShellListViewSelectPidl(ItemIdList)
Selects the ListItem that corresponds to the given ItemIdList.
Declaration Syntax
C#Visual BasicVisual C++
protected bool SelectPidl(
	ItemIdList Pidl
)
Protected Function SelectPidl ( _
	Pidl As ItemIdList _
) As Boolean
protected:
bool SelectPidl(
	ItemIdList^ Pidl
)
Parameters
Pidl (ItemIdList)
An ItemIdList Relative to the current folder.
Return Value
true if the item could be found and selected, false otherwise.

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