Click or drag to resize

ShellUtilitiesGetImage Method

Overload List
  NameDescription
Public methodStatic memberGetImage(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.
Public methodStatic memberGetImage(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.
Top
See Also