Function MsiReinstallFeatureW
pub unsafe fn MsiReinstallFeatureW<P0, P1>(
szproduct: P0,
szfeature: P1,
dwreinstallmode: REINSTALLMODE,
) -> u32where
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,
pub unsafe fn MsiReinstallFeatureW<P0, P1>(
szproduct: P0,
szfeature: P1,
dwreinstallmode: REINSTALLMODE,
) -> u32where
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,