HBITMAP CBCGPShellManager::GetItemThumbnail | ( | LPITEMIDLIST | pidl, |
CSize | sizeBitmap | ||
) |
Obtains thumbnail associated with the given shell item.
pidl | A pointer to the valid shell item. |
sizeBitmap | The result image size. |
Call this method to obtains thumbnail associated with the given shell item. The returned bitmap object should be destroyed by the method caller.