ISystemMediaTransportControls::get_DisplayUpdater method
Gets the display updater for the ISystemMediaTransportControls which enables updating the information displayed about the currently playing media item.
Syntax
HRESULT get_DisplayUpdater(
[out] ISystemMediaTransportControlsDisplayUpdater **value
);
Parameters
- value [out]
-
Type: ISystemMediaTransportControlsDisplayUpdater**
The display updater for the ISystemMediaTransportControls.
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: