pub unsafe extern "system" fn MsiProcessMessage(
    hinstall: MSIHANDLE,
    emessagetype: INSTALLMESSAGE,
    hrecord: MSIHANDLE
) -> i32
Expand description

Required features: "Win32_System_ApplicationInstallationAndServicing"