ILTDVDBurner::Cancel Example for C

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