DVD Player ActiveX Control

GetCurPosStrFormat

 

Return the current position. (string format). The format is HH:MM:SS

Public Function GetCurPosStrFormat() as String

 

No Parameter

Return Value
Return the current position.

Example

   

Visual Basic Syntax
 strPos = DVDPlayer1.GetCurPosStrFormat()