Function windows::Win32::System::ApplicationInstallationAndServicing::MsiSourceListForceResolutionExW
pub unsafe fn MsiSourceListForceResolutionExW<P0, P1>(
szproductcodeorpatchcode: P0,
szusersid: P1,
dwcontext: MSIINSTALLCONTEXT,
dwoptions: u32,
) -> u32where
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,