Windows Media Player SDK banner art
PreviousNext

Player6.ChapterPlayAutoStop

This method instructs the digital video disc (DVD) player to start playing at the specified chapter within the specified title and to play the number of chapters specified.

Syntax

MediaPlayer.DVD.ChapterPlayAutoStop(uTitle, uChapter, uChaptersToPlay)

Parameters

  uTitle

ULONG value between 1 and 99 indicating the title number that the Windows Media Player control will play.

  uChapter

ULONG value between 1 and 999 indicating the chapter within the specified title where the Windows Media Player control will start playback.

  uChaptersToPlay

ULONG value indicating the number of chapters to play, beginning with the start chapter.

Return Value

This method does not return a value.

See Also

PreviousNext


© 2000-2001 Microsoft Corporation. All rights reserved.