Function windows_sys::Win32::UI::Shell::SoftwareUpdateMessageBox
pub unsafe extern "system" fn SoftwareUpdateMessageBox(
hwnd: HWND,
pszdistunit: PCWSTR,
dwflags: u32,
psdi: *mut SOFTDISTINFO
) -> u32
Expand description
Required features: "Win32_Foundation"
, "Win32_System_Com_Urlmon"