pub unsafe extern "system" fn MsiProcessMessage(
hinstall: MSIHANDLE,
emessagetype: INSTALLMESSAGE,
hrecord: MSIHANDLE
) -> i32Expand description
Required features: "Win32_System_ApplicationInstallationAndServicing"
pub unsafe extern "system" fn MsiProcessMessage(
hinstall: MSIHANDLE,
emessagetype: INSTALLMESSAGE,
hrecord: MSIHANDLE
) -> i32Required features: "Win32_System_ApplicationInstallationAndServicing"