Windows Media Player SDK banner art
PreviousNext

PLAYLIST.getNextCheckedItem

The getNextCheckedItem method retrieves the index of the next checked item in the playlist following the specified index.

Syntax

elementID.getNextCheckedItem(item)

Parameters

  item

Number (long) indicating the index of the item to search after.

Return Values

This method returns a Number (long).

Remarks

When there are no further checked items, this method returns –1.

See Also

PreviousNext


© 2000-2001 Microsoft Corporation. All rights reserved.