Windows Media Player SDK banner art
PreviousNext

MediaCollection.setDeleted

The setDeleted method moves the specified media item to the deleted items folder.

Syntax

player.mediaCollection.setDeleted(item)

Parameters

  item

Media object being moved.

Return Values

This method returns a Boolean indicating whether the item was successfully moved.

See Also

PreviousNext


© 2000-2001 Microsoft Corporation. All rights reserved.