windows::Win32::System::ApplicationInstallationAndServicing

Function MsiEnableLogW

pub unsafe fn MsiEnableLogW<P1>(
    dwlogmode: INSTALLLOGMODE,
    szlogfile: P1,
    dwlogattributes: u32,
) -> u32
where P1: Param<PCWSTR>,