windows::Win32::System::ApplicationInstallationAndServicing

Function MsiSourceListClearSourceW

pub unsafe fn MsiSourceListClearSourceW<P0, P1, P4>(
    szproductcodeorpatchcode: P0,
    szusersid: P1,
    dwcontext: MSIINSTALLCONTEXT,
    dwoptions: u32,
    szsource: P4,
) -> u32
where P0: Param<PCWSTR>, P1: Param<PCWSTR>, P4: Param<PCWSTR>,