Function MsiSetFeatureStateW
pub unsafe fn MsiSetFeatureStateW<P1>(
hinstall: MSIHANDLE,
szfeature: P1,
istate: INSTALLSTATE,
) -> u32where
P1: Param<PCWSTR>,
pub unsafe fn MsiSetFeatureStateW<P1>(
hinstall: MSIHANDLE,
szfeature: P1,
istate: INSTALLSTATE,
) -> u32where
P1: Param<PCWSTR>,