Function MsiAdvertiseProductW
pub unsafe fn MsiAdvertiseProductW<P0, P1, P2>(
szpackagepath: P0,
szscriptfilepath: P1,
sztransforms: P2,
lgidlanguage: u16,
) -> u32where
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,
P2: Param<PCWSTR>,