void OnPutConvertPreview (IltmmConvert *pConvert, VARIANT_BOOL vbPreview) { // set the convert control preview state pConvert->put_Preview(vbPreview); }