DVD Player ActiveX Control

GetCurPos

 

Return the current position.

Public Function GetCurPos() as Integer

 

No Parameter

Return Value
Return the current position.

Example

   

Visual Basic Syntax
 iPos = DVDPlayer1.GetCurPos()