pub unsafe extern "system" fn MsiGetMode(
    hinstall: MSIHANDLE,
    erunmode: MSIRUNMODE
) -> BOOL
Expand description

Required features: "Win32_System_ApplicationInstallationAndServicing", "Win32_Foundation"