ISystemMediaTransportControlsDisplayUpdater::get_Thumbnail method
Gets the thumbnail image associated with the currently playing media.
Syntax
HRESULT get_Thumbnail(
[out] IRandomAccessStreamReference **value
);
Parameters
- value [out]
-
Type: IRandomAccessStreamReference**
The thumbnail image.
Return value
Type: HRESULT
If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Requirements
|
Minimum supported client | Windows 10 |
|---|---|
|
Minimum supported server | Windows Server 2016 Technical Preview [desktop apps only] |
|
Header |
|
|
IDL |
|
See also
Community Additions
ADD
Show: