Windows Media Player SDK banner art
PreviousNext

Controls.currentPositionString

The currentPositionString property retrieves the current position in the media item as a String formatted as HH:MM:SS (hours, minutes, and seconds).

Syntax

player.controls.currentPositionString

Possible Values

This property is a read-only String.

Remarks

If the media item is less than an hour long, the HH: portion is not included.

See Also

PreviousNext


© 2000-2001 Microsoft Corporation. All rights reserved.