Share via


Windows Media Player 11 SDK DownloadItem.cancelĀ 

Windows Media Player SDK banner art

Previous Next

DownloadItem.cancel

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 cancel method cancels the download.

Syntax

  

Parameters

This method takes no parameters.

Return Values

This method does not return a value.

Remarks

Cancelled items are not removed from the download collection. Cancelled items return a downloadState value of 4 (canceled).

Requirements

Version: Windows Media Player 9 Series or later.

Library: Use wmp.dll.

See Also

Previous Next