Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
.gif)
| Previous | Next |
DownloadCollection.removeItem
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 removeItem method removes a download item from a download collection.
Syntax
Parameters
itemID
Number (long) specifying the index of the DownloadItem to remove.
Return Values
This method does not return a value.
Remarks
If the download represented by itemID is in progress, this method cancels the download.
Requirements
Version: Windows Media Player 9 Series or later.
Library: Use wmp.dll.
See Also
| Previous | Next |