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