Windows Media Player Control SDK Banner Art
*Contents *Index  *Topic Contents
*Previous Topic: CurrentDiscSide
*Next Topic: CurrentMarker

CurrentDomain Property

Retrieves a value specifying the current DVD domain of the DVD player.

Syntax

[ uDomain = ] MediaPlayer.DVD.CurrentDomain

Possible Values

uDomain ULONG value specifying the current DVD domain of the DVD player. See Remarks.
This property is read-only with no default value.

Remarks

The domain indicates the state of the DVD player. It can have one of the following possible values.

Value Constant Domain Description
1 FP_DOM FirstPlay Doing default initialization of a DVD disc.
2 VMGM_DOM VideoManagerMenu Displaying menus for whole disc.
3 VTSM_DOM VideoTitleSetMenu Displaying menus for current title set.
4 TT_DOM Title Displaying current title.
5 STOP_DOM Stop Player is in stopped state.

Top of Page Top of Page
© 1999 Microsoft and/or its suppliers. All rights reserved. Terms of Use.