Windows Media Player 11 SDK Player.MediaCollectionMediaRemoved EventĀ 

Windows Media Player SDK banner art

Previous Next

Player.MediaCollectionMediaRemoved Event

The MediaCollectionMediaRemoved event occurs when a media item is removed from the local library.

Syntax

  MediaCollectionMediaRemoved(
  pdispMedia
  )

Parameters

pdispMedia

Media object that was removed.

Remarks

This event only occurs for the local library.

Windows Media Player 10 Mobile: This event is not supported.

Requirements

Version: Windows Media Player 11.

Library: Use wmp.dll.

See Also

Previous Next