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