Windows Media Player 11 SDK IWMPCdromBurn.erase (VB and C#)
Previous | Next |
IWMPCdromBurn.erase (VB and C#)
The erase method erases the current CD.
Parameters
This method takes no parameters
Return Value
This method does not return a value.
Remarks
This method will not work if the disc in the drive is not rewritable. Use IWMPCdromBurn.isAvailable to determine whether a CD can be erased.
Requirements
Version: Windows Media Player 11.
Namespace: WMPLib
Assembly: Interop.WMPLib.dll (automatically generated by Visual Studio)
See Also
Previous | Next |