pub unsafe extern "system" fn MsiSetFeatureStateA(
hinstall: MSIHANDLE,
szfeature: PSTR,
istate: INSTALLSTATE
) -> u32Expand description
Required features: ‘Win32_System_ApplicationInstallationAndServicing’, ‘Win32_Foundation’
pub unsafe extern "system" fn MsiSetFeatureStateA(
hinstall: MSIHANDLE,
szfeature: PSTR,
istate: INSTALLSTATE
) -> u32Required features: ‘Win32_System_ApplicationInstallationAndServicing’, ‘Win32_Foundation’