DVD Player SDK ActiveX Control ReferenceMethods GetCurChapter DVD Player ActiveX Control GetCurChapter Get the current selected chapter. Public Function GetCurChapter() as Integer No ParameterReturn ValueReturn the current chapter.Example Visual Basic Syntax iChapter = DVDPlayer1.GetCurChapter()