ILTDVDBurner::Erase Example for C++

void CDVDBurnerDlg::OnErase(ILTDVDBurner* pBurner)
{
   pBurner->Erase ();
}