Function windows_sys::Win32::System::ApplicationInstallationAndServicing::MsiInstallMissingComponentA
pub unsafe extern "system" fn MsiInstallMissingComponentA(
szproduct: PCSTR,
szcomponent: PCSTR,
einstallstate: INSTALLSTATE
) -> u32Expand description
Required features: "Win32_System_ApplicationInstallationAndServicing"