IltmmConvert::put_Preview Example for C++

void OnPutEpreview (IltmmConvert * pConvert, VARIANT_BOOL vbPreview) 
{
   pConvert ->put_Preview(vbPreview); 
}