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

Required features: "Win32_System_ApplicationInstallationAndServicing"