Function windows_sys::Win32::System::WindowsProgramming::RunSetupCommandW
[−]pub unsafe extern "system" fn RunSetupCommandW(
hwnd: HWND,
szcmdname: PWSTR,
szinfsection: PWSTR,
szdir: PWSTR,
lpsztitle: PWSTR,
phexe: *mut HANDLE,
dwflags: u32,
pvreserved: *mut c_void
) -> HRESULTExpand description
Required features: ‘Win32_System_WindowsProgramming’, ‘Win32_Foundation’
