ILTDVDBurner::Cancel Example for C++
void CDVDBurnerDlg::OnCancel(ILTDVDBurner* pBurner) { pBurner ->Cancel (); }