Share via


Windows Media Player 11 SDK DownloadCollection.itemĀ 

Windows Media Player SDK banner art

Previous Next

DownloadCollection.item

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 item method retrieves a pending download object.

Syntax

  

Parameters

itemId

Number (long) specifying the index of the DownloadItem to retrieve.

Return Values

This method returns a DownloadItem object.

Remarks

The itemID value ** is zero-based.

Requirements

Version: Windows Media Player 9 Series or later.

Library: Use wmp.dll.

See Also

Previous Next