Windows Media Player 11 SDK WMPSubscriptionServiceEvent 

Windows Media Player SDK banner art

Previous Next

WMPSubscriptionServiceEvent

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 WMPSubscriptionServiceEvent enumeration type defines the types of service events that may occur.

Syntax

  

Members

wmpsseCurrentBegin

The online store is active.

wmpsseCurrentEnd

The online store is no longer active.

wmpsseFullBegin

The online store is the current active music store.

wmpsseFullEnd

The online store is no longer the current active music store.

Requirements

Version: Windows Media Player 10 or later.

Header: Defined in subscriptionservices.h.

See Also

Previous Next