Player6.EC_DVD_CHAPTER_AUTOSTOP

Windows Media Player SDK banner art

Indicates that playback has stopped as the result of a call to the ChapterPlayAutoStop method.

Syntax

MediaPlayer_DVDNotify(Event, Param1, Param2)

Parameters

*  Event*

Value that resolves to 270 if this event occurs.

*  Param1*

Zero.

*  Param2*

Zero.

Remarks

The TT_DOM domain raises this event. For more information on domains, see the CurrentDomain property.

For information on how to use this event code, see DVDNotify.

Requirements

Version: Windows Media Player version 6.4.

Library: Use msdxm.ocx.

Platform: Windows 98 Second Edition or higher.

See Also