Windows Media Player 11 SDK IWMPSubscriptionServiceCallback Interface 

Windows Media Player SDK banner art

Previous Next

IWMPSubscriptionServiceCallback 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 IWMPSubscriptionServicesCallback interface defines a method that online stores use to notify Windows Media Player when a background process has completed.

In addition to the methods inherited from IUnknown, the IWMPSubscriptionServiceCallback interface exposes the following methods.

Method Description
onComplete Notifies the Player when a background process is completed.

See Also

Previous Next