pub unsafe fn MsiApplyMultiplePatchesW<P0, P1, P2>(
szpatchpackages: P0,
szproductcode: P1,
szpropertieslist: P2,
) -> u32where
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,
P2: Param<PCWSTR>,
pub unsafe fn MsiApplyMultiplePatchesW<P0, P1, P2>(
szpatchpackages: P0,
szproductcode: P1,
szpropertieslist: P2,
) -> u32where
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,
P2: Param<PCWSTR>,