ISystemMediaTransportControlsInterop interface (systemmediatransportcontrolsinterop.h)

Enables interoperability with a WinRT a SystemMediaTransportControls object.

Inheritance

The ISystemMediaTransportControlsInterop interface inherits from the IInspectable interface.

Methods

The ISystemMediaTransportControlsInterop interface has these methods.

 
ISystemMediaTransportControlsInterop::GetForWindow

Gets an instance of the ISystemMediaTransportControls interface for the specified window.

Requirements

   
Target Platform Windows
Header systemmediatransportcontrolsinterop.h

See also

IInspectable