IWMPContentPartnerCallback interface (contentpartner.h)

[The feature associated with this page, Windows Media Player SDK, is a legacy feature. It has been superseded by MediaPlayer. MediaPlayer has been optimized for Windows 10 and Windows 11. Microsoft strongly recommends that new code use MediaPlayer instead of Windows Media Player SDK, when possible. Microsoft suggests that existing code that uses the legacy APIs be rewritten to use the new APIs if possible.]

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.

Inheritance

The IWMPContentPartnerCallback interface inherits from the IUnknown interface. IWMPContentPartnerCallback also has these types of members:

Methods

The IWMPContentPartnerCallback interface has these methods.

 
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