Windows Media Player SDK banner art
PreviousNext

PLAYLIST.setSelectedState

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

Syntax

elementID.setSelectedState(item)

Parameters

  item

Number (long) indicating the index of an item in the playlist.

Return Values

This method does not return a value.

Remarks

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

See Also

PreviousNext


© 2000-2001 Microsoft Corporation. All rights reserved.