IWMPContentPartnerCallback interface

Note  This section describes functionality designed for use by online stores. Use of this functionality outside the context of an online store is not supported.
 
The IWMPContentPartnerCallback interface provides methods, implemented by Windows Media Player, that a content partner plug-in calls to integrate its catalog and services with the Windows Media Player user interface.

Methods

The IWMPContentPartnerCallback interface has these methods.

Method Description
IWMPContentPartnerCallback::AddListContents Note  This section describes functionality designed for use by online stores. Use of this functionality outside the context of an online store is not supported. The AddListContents method adds a set of media items to a list.
IWMPContentPartnerCallback::BuyComplete Note  This section describes functionality designed for use by online stores.
IWMPContentPartnerCallback::ChangeView Note  This section describes functionality designed for use by online stores. Use of this functionality outside the context of an online store is not supported. The ChangeView method changes the view in Windows Media Player.
IWMPContentPartnerCallback::DownloadTrack Note  This section describes functionality designed for use by online stores.
IWMPContentPartnerCallback::GetCatalogVersion Note  This section describes functionality designed for use by online stores.
IWMPContentPartnerCallback::GetContentIDsInLibrary Note  This section describes functionality designed for use by online stores.
IWMPContentPartnerCallback::ListContentsComplete Note  This section describes functionality designed for use by online stores.
IWMPContentPartnerCallback::Notify Note  This section describes functionality designed for use by online stores.
IWMPContentPartnerCallback::RefreshLicenseComplete Note  This section describes functionality designed for use by online stores.
IWMPContentPartnerCallback::SendMessageComplete Note  This section describes functionality designed for use by online stores.
IWMPContentPartnerCallback::ShowPopup Note  This section describes functionality designed for use by online stores.
IWMPContentPartnerCallback::UpdateDeviceComplete Note  This section describes functionality designed for use by online stores.
IWMPContentPartnerCallback::VerifyPermissionComplete Note  This section describes functionality designed for use by online stores.

Requirements

   
Target Platform Windows
Header contentpartner.h

See also

Reference for Type 1 Online Stores