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