Function windows::Win32::System::Com::StructuredStorage::SetConvertStg

pub unsafe fn SetConvertStg<P0, P1>(pstg: P0, fconvert: P1) -> Result<()>
where P0: Param<IStorage>, P1: Param<BOOL>,