IltmmConvert::put_Preview Example for C

void IltmmConvert_put_Preview_Example (IltmmConvert* pConvert,VARIANT_BOOL vbPreview) 
{
	IltmmConvert_put_Preview(pConvert, vbPreview); 
}