IThumbnailHandlerFactory interface (shobjidl_core.h)

Exposes a method for retrieving the thumbnail handler of an item. Implement this interface if you want to specify what extractor is used for a child IDList.

Inheritance

The IThumbnailHandlerFactory interface inherits from the IUnknown interface. IThumbnailHandlerFactory also has these types of members:

Methods

The IThumbnailHandlerFactory interface has these methods.

 
IThumbnailHandlerFactory::GetThumbnailHandler

Gets the requested thumbnail handler for the thumbnail of a given item.

Requirements

Requirement Value
Minimum supported client Windows Vista [desktop apps only]
Minimum supported server Windows Server 2008 [desktop apps only]
Target Platform Windows
Header shobjidl_core.h (include Shobjidl.h)