Windows Media Player 11 SDK IWMPControls2 Interface 

Windows Media Player SDK banner art

Previous Next

IWMPControls2 Interface

The IWMPControls2 interface provides a method that supplements the IWMPControls interface.

In addition to the methods inherited from IWMPControls, the IWMPControls2 interface exposes the following methods.

Method Description
step Stops playback of the current DVD media item on the next or previous frame.

Retrieve a pointer to an IWMPControls2 interface by calling the QueryInterface method of an IWMPControls interface.

See Also

Previous Next