windows::Win32::UI::Shell

Function SoftwareUpdateMessageBox

pub unsafe fn SoftwareUpdateMessageBox<P1>(
    hwnd: Option<HWND>,
    pszdistunit: P1,
    dwflags: u32,
    psdi: Option<*mut SOFTDISTINFO>,
) -> u32
where P1: Param<PCWSTR>,