Function windows_sys::Win32::System::ApplicationInstallationAndServicing::MsiQueryFeatureStateExA
[−]pub unsafe extern "system" fn MsiQueryFeatureStateExA(
szproductcode: PSTR,
szusersid: PSTR,
dwcontext: MSIINSTALLCONTEXT,
szfeature: PSTR,
pdwstate: *mut INSTALLSTATE
) -> u32Expand description
Required features: ‘Win32_System_ApplicationInstallationAndServicing’, ‘Win32_Foundation’
