Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |