Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
.gif)
| Previous | Next |
PLAYLIST.getNextCheckedItem
The getNextCheckedItem method retrieves the index of the next checked item in the playlist following the specified index.
Syntax
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.
This method has been replaced by getNextCheckedItem2, which supports nested playlists.
Requirements
Windows Media Player version 7.0 or later.
See Also
| Previous | Next |