windows::Win32::System::ApplicationInstallationAndServicing

Function MsiIsProductElevatedW

pub unsafe fn MsiIsProductElevatedW<P0>(
    szproduct: P0,
    pfelevated: *mut BOOL,
) -> u32
where P0: Param<PCWSTR>,