Share via


Windows Media Player 11 SDK Player.MediaCollectionMediaAdded EventĀ 

Windows Media Player SDK banner art

Previous Next

Player.MediaCollectionMediaAdded Event

The MediaCollectionMediaAdded event occurs when a media item is added to the local library.

Syntax

  MediaCollectionMediaAdded(
  pdispMedia
  )

Parameters

pdispMedia

Media object that was added.

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