Windows Media Player 11 SDK IWMPSettings::put_playCount
Previous | Next |
IWMPSettings::put_playCount
The put_playCount method specifies the number of times a media item will play.
Syntax
Parameters
lCount
[in] long containing the count with a minimum value of 1 and a default value of 1.
Return Values
The method returns an HRESULT. Possible values include, but are not limited to, those in the following table.
Return code | Description |
S_OK | The method succeeded. |
Windows Media Player 10 Mobile: This method is not implemented and always returns E_NOTIMPL.
Requirements
Version: Windows Media Player 9 Series or later.
Header: Include wmp.h.
Library: Use wmp.dll.
See Also
Previous | Next |