DVD Player SDK ActiveX Control ReferenceMethods GetCurPosStrFormat DVD Player ActiveX Control GetCurPosStrFormat Return the current position. (string format). The format is HH:MM:SS Public Function GetCurPosStrFormat() as String No ParameterReturn ValueReturn the current position.Example Visual Basic Syntax strPos = DVDPlayer1.GetCurPosStrFormat()