This method enqueues a work item into the system threadpool to
get the image indeces of the particular ShellListItem.
| C# | Visual Basic | Visual C++ |
protected void AcquireImageIndecesViaThreadPool( ShellListItem aItem )
Protected Sub AcquireImageIndecesViaThreadPool ( _ aItem As ShellListItem _ )
protected: void AcquireImageIndecesViaThreadPool( ShellListItem^ aItem )
- aItem (ShellListItem)
- The ShellListItem to get the image indexes for