Windows Media Player SDK banner art
PreviousNext

Controls.next

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

Syntax

player.controls.next()

Parameters

This method takes no parameters.

Return Values

This method does not return a value.

Remarks

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

See Also

PreviousNext


© 2000-2001 Microsoft Corporation. All rights reserved.