IThumbnailStreamCache interface (thumbnailstreamcache.h)

Gets or sets the thumbnail stream. This interface is for internal use only and can only be called by the photos application.

Inheritance

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

Methods

The IThumbnailStreamCache interface has these methods.

 
IThumbnailStreamCache::GetThumbnailStream

Gets the thumbnail stream. This method is for internal use only and can only be called by the photos application.
IThumbnailStreamCache::SetThumbnailStream

Sets the thumbnail stream. This method is for internal use only and can only be called by the photos application.

Requirements

Requirement Value
Minimum supported client Windows 10 [desktop apps only]
Minimum supported server Windows Server 2016 [desktop apps only]
Target Platform Windows
Header thumbnailstreamcache.h

See also

IUnknown