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.2
Syntax
protected void AcquireImageIndecesViaThreadPool(
	ShellListItem pItem
)

Parameters

pItem  ShellListItem
The ShellListItem to get the image indexes for
See Also