pub unsafe extern "system" fn MsiUseFeatureExA(
szproduct: PCSTR,
szfeature: PCSTR,
dwinstallmode: u32,
dwreserved: u32
) -> INSTALLSTATEExpand description
Required features: "Win32_System_ApplicationInstallationAndServicing"
pub unsafe extern "system" fn MsiUseFeatureExA(
szproduct: PCSTR,
szfeature: PCSTR,
dwinstallmode: u32,
dwreserved: u32
) -> INSTALLSTATERequired features: "Win32_System_ApplicationInstallationAndServicing"