Windows Media Player SDK banner art
PreviousNext

PLAYLIST.setCheckedState

The setCheckedState method specifies that the indexed item in the playlist is selected.

Syntax

elementID.setCheckedState(item)

Parameters

  item

Number (long) indicating the index of the playlist item to be selected.

Return Values

This method returns a Boolean.

Remarks

You can set all items to the checked state by specifying –1 in the item parameter.

See Also

PreviousNext


© 2000-2001 Microsoft Corporation. All rights reserved.