windows::Win32::System::Ole

Function OleSaveToStream

pub unsafe fn OleSaveToStream<P0, P1>(ppstm: P0, pstm: P1) -> Result<()>
where P0: Param<IPersistStream>, P1: Param<IStream>,