Description: | Contains the current playing position of the media. |
Used in control(s): | MCI |
Value: | The current playing position of the media, expressed in the units defined in the TimeFormat property. It is only accessible when the device is open. See MediaLength Sample for techniques of extracting track, minute, second and frame information. |
Default value: | None. |
COBOL picture: | S9(9) COMP-5 |
OLE data type: | VT_I4 |
Design time access: | Not accessible. |
Execution time access: | Set and reference. |
Backward compatibility attribute: | POW-MCIMEDIAPOSPIC X(8) |