Click or drag to resize

ShellListViewAcquireImageIndecesViaThreadPool Method

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

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

Parameters

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