windows::Win32::System::ApplicationInstallationAndServicing

Function MsiRemovePatchesW

pub unsafe fn MsiRemovePatchesW<P0, P1, P3>(
    szpatchlist: P0,
    szproductcode: P1,
    euninstalltype: INSTALLTYPE,
    szpropertylist: P3,
) -> u32
where P0: Param<PCWSTR>, P1: Param<PCWSTR>, P3: Param<PCWSTR>,