Share via


Windows Media Player 11 SDK IWMPSettings.playCount (VB and C#) 

Windows Media Player SDK banner art

Previous Next

IWMPSettings.playCount (VB and C#)

The playCount property gets or sets the number of times a media item will play.

  

Property Value

A System.Int32 that is the play count, with a minimum value of 1 and a default value of 1.

Requirements

Version: Windows Media Player 9 Series or later

Namespace: WMPLib

Assembly: Interop.WMPLib.dll (automatically generated by Visual Studio)

See Also

Previous Next