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.setCheckedState
The setCheckedState method specifies that the indexed item in the playlist is checked.
Syntax
Parameters
item
Number (long) indicating the index of the playlist item to be checked.
Return Values
This method returns a Boolean.
Remarks
You can set all items to the checked state by specifying –1 in the item parameter.
This method has been replaced by setCheckedState2, which supports nested playlists.
Requirements
Windows Media Player version 7.0 or later.
See Also
| Previous | Next |