Function windows_sys::Win32::System::WindowsProgramming::AdvInstallFileW
[−]pub unsafe extern "system" fn AdvInstallFileW(
hwnd: HWND,
lpszsourcedir: PCWSTR,
lpszsourcefile: PCWSTR,
lpszdestdir: PCWSTR,
lpszdestfile: PCWSTR,
dwflags: u32,
dwreserved: u32
) -> HRESULT
Expand description
Required features: "Win32_System_WindowsProgramming"
, "Win32_Foundation"