ShellBrowser .Net Edition
AcquireImageIndecesViaThreadPool Method (aItem)
NamespacesJam.ShellShellListViewAcquireImageIndecesViaThreadPool(ShellListItem)
This method enqueues a work item into the system threadpool to get the image indeces of the particular ShellListItem.
Declaration Syntax
C#Visual BasicVisual C++
protected void AcquireImageIndecesViaThreadPool(
	ShellListItem aItem
)
Protected Sub AcquireImageIndecesViaThreadPool ( _
	aItem As ShellListItem _
)
protected:
void AcquireImageIndecesViaThreadPool(
	ShellListItem^ aItem
)
Parameters
aItem (ShellListItem)
The ShellListItem to get the image indexes for

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