DVD Player SDK ActiveX Control ReferenceMethods GetCurPos DVD Player ActiveX Control GetCurPos Return the current position. Public Function GetCurPos() as Integer No ParameterReturn ValueReturn the current position.Example Visual Basic Syntax iPos = DVDPlayer1.GetCurPos()