ILTDVDBurner::Cancel Example for C

void OnCancel(ILTDVDBurner* pBurner)
{
   ILTDVDBurner_Cancel (pBurner);
}