Windows Media Player 11 SDK External.addToBasket
Previous | Next |
External.addToBasket
Note This topic describes functionality designed for use by online stores. Use of this functionality outside the context of an online store is not supported.
The addToBasket method adds media items to the basket in Windows Media Player.
Syntax
windows.external.addToBasket( ViewType, ViewIDs )
Parameters
ViewType
String that specifies the type of item being added to the basket. The caller must set this parameter to one of the library location constants.
ViewIDs
String containing the IDs, delimited by semicolons, of the items to be added to the basket.
Requirements
Version: Windows Media Player 11.
Library: Use wmp.dll.
See Also
Previous | Next |