pub unsafe extern "system" fn MsiAdvertiseProductA(
    szpackagepath: PCSTR,
    szscriptfilepath: PCSTR,
    sztransforms: PCSTR,
    lgidlanguage: u16
) -> u32
Expand description

Required features: "Win32_System_ApplicationInstallationAndServicing"