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