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

Required features: "Win32_System_ApplicationInstallationAndServicing"