Windows Media Player 11 SDK IWMPEvents::DomainChange
Previous | Next |
IWMPEvents::DomainChange
The DomainChange event occurs when the DVD domain changes.
Syntax
Parameters
strDomain
[in] Specifies the new domain. It can be one of the following values:
String | Description |
firstPlay | Performing default initialization of a DVD disc. |
videoManagerMenu | Displaying menus for whole disc. Also known as Root Menu or topMenu. |
videoTitleSetMenu | Displaying menus for current title set. Also known as titleMenu |
title | Displaying the current title. |
stop | The DVD Navigator is in the DVD Stop domain. |
Return Values
This event does not return a value.
Remarks
Windows Media Player 10 Mobile: This event is not supported.
Requirements
Version: Windows Media Player 9 Series or later.
Header: Include wmp.h.
Library: Use wmp.dll.
Windows XP or later.
See Also
Previous | Next |