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