ILTDVDBurner::Erase Example for C++

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