DVD Player SDK ActiveX Control ReferenceMethods SetChapter DVD Player ActiveX Control SetChapter Starts playback for specific chapter. Public Function SetChapter( _ ByVal iChapter As Integer ) ParameteriChapterthe specifies the chapter. This value must be from 1 through 999.No Return Value Example Visual Basic SyntaxDVDPlayer1.SetChapter 1