ShellBrowser .Net Edition
CompleteDetails Method (aItem)
NamespacesJam.ShellShellListViewCompleteDetails(ShellListItem)
Completes the details of an item, like image index, sub items etc. If UseThreadPool is true, the items image index is obtained via a thread pool.
Declaration Syntax
C#Visual BasicVisual C++
protected void CompleteDetails(
	ShellListItem aItem
)
Protected Sub CompleteDetails ( _
	aItem As ShellListItem _
)
protected:
void CompleteDetails(
	ShellListItem^ aItem
)
Parameters
aItem (ShellListItem)
the item

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