windows::Win32::System::Ole

Function OleSave

pub unsafe fn OleSave<P0, P1>(
    pps: P0,
    pstg: P1,
    fsameasload: bool,
) -> Result<()>
where P0: Param<IPersistStorage>, P1: Param<IStorage>,