Function windows::Win32::Web::InternetExplorer::IESaveFile

pub unsafe fn IESaveFile<P0, P1>(hstate: P0, lpwstrsourcefile: P1) -> Result<()>
where P0: Param<HANDLE>, P1: Param<PCWSTR>,