pub unsafe extern "system" fn MsiSetComponentStateA(
hinstall: MSIHANDLE,
szcomponent: PCSTR,
istate: INSTALLSTATE
) -> u32
Expand description
Required features: "Win32_System_ApplicationInstallationAndServicing"
pub unsafe extern "system" fn MsiSetComponentStateA(
hinstall: MSIHANDLE,
szcomponent: PCSTR,
istate: INSTALLSTATE
) -> u32
Required features: "Win32_System_ApplicationInstallationAndServicing"