windows::Win32::System::ApplicationInstallationAndServicing

Function MsiEnumClientsA

pub unsafe fn MsiEnumClientsA<P0>(
    szcomponent: P0,
    iproductindex: u32,
    lpproductbuf: PSTR,
) -> u32
where P0: Param<PCSTR>,