Click or drag to resize

Thumbnail Methods

The Thumbnail type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodStatic memberGet(Guid, Int32, Boolean, Boolean)
Gets a thumbnail by its identifier
Public methodStatic memberGet(Item, Int32, WTS_FLAGS, Boolean, Boolean)
Gets the thumbnail for a specific Shell Item.
Public methodGetBitmap
Retrieves the bitmap contained in the thumbnail
Public methodGetBitmapHandle
Retrieves the bitmap contained in the thumbnail
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetImageSource
Retrieves the bitmap contained in the thumbnail
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also