windows::Win32::System::ApplicationInstallationAndServicing

Function MsiConfigureProductW

pub unsafe fn MsiConfigureProductW<P0>(
    szproduct: P0,
    iinstalllevel: INSTALLLEVEL,
    einstallstate: INSTALLSTATE,
) -> u32
where P0: Param<PCWSTR>,