pub unsafe extern "system" fn MsiSetFeatureStateW(
hinstall: MSIHANDLE,
szfeature: PCWSTR,
istate: INSTALLSTATE
) -> u32
Expand description
Required features: "Win32_System_ApplicationInstallationAndServicing"
pub unsafe extern "system" fn MsiSetFeatureStateW(
hinstall: MSIHANDLE,
szfeature: PCWSTR,
istate: INSTALLSTATE
) -> u32
Required features: "Win32_System_ApplicationInstallationAndServicing"