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