IThumbnailStreamCache interface
Gets or sets the thumbnail stream. This interface is for internal use only and can only be called by the photos application.
Members
The IThumbnailStreamCache interface inherits from the IUnknown interface. IThumbnailStreamCache also has these types of members:
Methods
The IThumbnailStreamCache interface has these methods.
| Method | Description |
|---|---|
| GetThumbnailStream |
Gets the thumbnail stream. This method is for internal use only and can only be called by the photos application. |
| SetThumbnailStream |
Sets the thumbnail stream. This method is for internal use only and can only be called by the photos application. |
Requirements
|
Minimum supported client |
Windows 10 [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2016 [desktop apps only] |
|
Header |
|
See also