DVD Player SDK ActiveX Control ReferenceMethods GetTitlesCount DVD Player ActiveX Control GetTitlesCount Get number of titles available. Public Function GetTitlesCount() as Integer No ParameterReturn ValueReturn the number of titles.Example Visual Basic Syntax iCount = DVDPlayer1.GetTitlesCount()