Windows Media Player SDK banner art
PreviousNext

Playlist.setItemInfo

The setItemInfo method specifies the value of a playlist attribute.

Syntax

player.currentPlaylist.setItemInfo(name, value)

Parameters

  name

String containing the name of the attribute to be set.

  value

String containing the new value for the attribute.

Return Values

This method does not return a value.

Example

Please see the attributeCount property for a sample illustrating the use of this property.

See Also

PreviousNext


© 2000-2001 Microsoft Corporation. All rights reserved.