Share via


Windows Media Player 11 SDK DownloadStatus Element 

Windows Media Player SDK banner art

Previous Next

DownloadStatus Element

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 DownloadStatus element specifies a URL the Windows Media Player displays as a link to enable users to view download status.

Syntax

  <DownloadStatus
    URL = "
  URL"
/>

Attributes

URL

URL for the Web page that the online store displays to show download status to the user.

Parent/Child Elements

Hierarchy Element
Parent elements ServiceInfo
Child elements None

Remarks

Windows Media Player displays a message to users when a download is in progress. If the current active services defines a download status URL, the user can click the message text. When the user clicks the message, the Player navigates to the URL specified by the DownloadStatus element so the current active store can provide details about downloads in progress.

Requirements

Version: Windows Media Player 10 or later.

See Also

Previous Next