DVD Player ActiveX Control

SetChapter

 

Starts playback for specific chapter.

Public Function SetChapter( _
  ByVal iChapter As Integer
)

 

Parameter
iChapter
the specifies the chapter. This value must be from 1 through 999.

No Return Value
 
Example

   

Visual Basic Syntax
DVDPlayer1.SetChapter 1