Windows Media Player 11 SDK IWMPPlaylistCollection.isDeleted (VB and C#)
Previous | Next |
IWMPPlaylistCollection.isDeleted (VB and C#)
The isDeleted method returns a value indicating whether the specified playlist is in the deleted items folder.
Parameters
pItem
A WMPLib.IWMPPlaylist interface for the queried playlist.
Return Value
A System.Boolean that specifies whether the playlist was deleted.
Remarks
Requirements
Version: Windows Media Player 9 Series or later.
Namespace: WMPLib
Assembly: Interop.WMPLib.dll (automatically generated by Visual Studio)
See Also
Previous | Next |