Windows Media Player 11 SDK PlaylistArray.count 

Windows Media Player SDK banner art

Previous Next

PlaylistArray.count

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

Syntax

  
    
  

Possible Values

This property is a read-only Number (long).

Remarks

To retrieve the value of this property, read access to the library is required. For more information, see Library Access.

Requirements

Version: Windows Media Player version 7.0 or later.

Library: Use wmp.dll.

See Also

Previous Next