pub unsafe extern "system" fn MsiSetMode(
hinstall: MSIHANDLE,
erunmode: MSIRUNMODE,
fstate: BOOL
) -> u32Expand description
Required features: ‘Win32_System_ApplicationInstallationAndServicing’, ‘Win32_Foundation’
pub unsafe extern "system" fn MsiSetMode(
hinstall: MSIHANDLE,
erunmode: MSIRUNMODE,
fstate: BOOL
) -> u32Required features: ‘Win32_System_ApplicationInstallationAndServicing’, ‘Win32_Foundation’