ShellUtilitiesGetImage Method |
Name | Description | |
---|---|---|
GetImage(IntPtr, Size, SIIGBF, Boolean) |
Gets a bitmap that represents a Shell Item.
The default behavior is to load a thumbnail. If there is no thumbnail for the current IShellItem, it retrieves an HBITMAP for the icon of the item. The thumbnail or icon is extracted if it is not currently cached.
| |
GetImage(IWithIdList, Size, SIIGBF, Boolean) |
Gets a bitmap that represents a Shell Item.
The default behavior is to load a thumbnail. If there is no thumbnail for the current IShellItem, it retrieves an HBITMAP for the icon of the item. The thumbnail or icon is extracted if it is not currently cached.
|