DVD Player ActiveX Control

SetPos

 

Set the current position. The units is second. 

Public Function SetPos( _
  ByVal iPosValue As double
 

 

Parameter
iPosValue
the specifies the time (second unit) at which to start playback.

No Return Value
 
Example

   

Visual Basic Syntax
DVDPlayer1.SetPos 20