IltmmConvert::PauseConvert Example for C++

void OnPauseConvert(IltmmConvert* pConvert) 
{
   pConvert->PauseConvert();
}