DVD Player ActiveX Control

GetDurationStrFormat

 

Get the duration for specific title. (string format)

Public Function GetDurationStrFormat() as String

 

No Parameter

Return Value
Return the string of duration for specific title.

Example

   

Visual Basic Syntax
 strDur = DVDPlayer1.GetDurationStrFormat()