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