Click or drag to resize

ShellListViewAcquireImageIndecesViaThreadPool Method

Retrieves the details (mostly images) of the item asynchronously.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax
protected void AcquireImageIndecesViaThreadPool(
	ShellListItem pItem
)

Parameters

pItem
Type: Jam.ShellShellListItem
The ShellListItem to get the image indexes for
See Also