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