DVD Player ActiveX Control

GetCurChapter

 

Get the current selected chapter.

Public Function GetCurChapter() as Integer

 

No Parameter
Return Value
Return the current chapter.

Example

   

Visual Basic Syntax
 iChapter = DVDPlayer1.GetCurChapter()