pub unsafe extern "system" fn MsiRemovePatchesA(
szpatchlist: PCSTR,
szproductcode: PCSTR,
euninstalltype: INSTALLTYPE,
szpropertylist: PCSTR
) -> u32
Expand description
Required features: "Win32_System_ApplicationInstallationAndServicing"