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