pub unsafe extern "system" fn MsiViewExecute(
    hview: MSIHANDLE,
    hrecord: MSIHANDLE
) -> u32
Expand description

Required features: "Win32_System_ApplicationInstallationAndServicing"