Windows Media Player 11 SDK IWMPDVD::backĀ
Previous | Next |
IWMPDVD::back
The back method returns the display from a submenu to its parent menu.
Syntax
Parameters
This method takes no parameters.
Return Values
The method returns an HRESULT. Possible values include, but are not limited to, those in the following table.
Return code | Description |
S_OK | The method succeeded. |
Remarks
Every DVD is authored differently. Some DVDs are authored so that the back method is available from the root menu, but when invoked, it will do nothing.
Windows Media Player 10 Mobile: This method always returns S_OK, but does not perform the intended operation.
Requirements
Version: Windows Media Player 9 Series or later.
Header: Include wmp.h.
Library: Use wmp.dll.
Platform: Windows XP or later.
See Also
Previous | Next |