Share via


Windows Media Player 11 SDK IWMPPlaylistArray.count (VB and C#) 

Windows Media Player SDK banner art

Previous Next

IWMPPlaylistArray.count (VB and C#)

The count property gets the number of playlists in the playlist array.

  

Property Value

A System.Int32 that is the number of playlists in the array.

Remarks

Before using this property, you must have read access to the library. For more information, see Library Access.

Requirements

Version: Windows Media Player 9 Series or later.

Namespace: WMPLib

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

See Also

Previous Next