windows::Win32::System::ApplicationInstallationAndServicing

Function MsiSourceListForceResolutionW

pub unsafe fn MsiSourceListForceResolutionW<P0, P1>(
    szproduct: P0,
    szusername: P1,
    dwreserved: Option<u32>,
) -> u32
where P0: Param<PCWSTR>, P1: Param<PCWSTR>,