windows::Win32::Web::InternetExplorer

Function IESaveFile

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