Windows Media Player SDK banner art
PreviousNext

MediaCollection.getByName

The getByName method retrieves a playlist of the media items with the specified name.

Syntax

player.mediaCollection.getByName(name)

Parameters

  name

String containing the name.

Return Values

This method returns a Playlist object.

See Also

PreviousNext


© 2000-2001 Microsoft Corporation. All rights reserved.