IltmmConvert::put_PreviewVisible Example for C

void IltmmConvert_put_PreviewVisible_Example (IltmmConvert * pConvert,VARIANT_BOOL vbPreview) 
{
	IltmmConvert_put_PreviewVisible(pConvert, vbPreview);   
}