Windows Media Player SDK banner art
PreviousNext

Controls.previous

The previous method sets the current item to the previous item in the playlist.

Syntax

player.controls.previous()

Parameters

This method takes no parameters.

Return Values

This method does not return a value.

Remarks

If the playlist is on the first entry when previous is invoked, the last entry in the playlist will become the current one.

See Also

PreviousNext


© 2000-2001 Microsoft Corporation. All rights reserved.