Function MsiProcessAdvertiseScriptW
pub unsafe fn MsiProcessAdvertiseScriptW<P0, P1>(
szscriptfile: P0,
sziconfolder: P1,
hregdata: Option<HKEY>,
fshortcuts: bool,
fremoveitems: bool,
) -> u32where
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,