Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
.gif)
| 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 |