windows::Win32::System::ApplicationInstallationAndServicing

Function MsiEnumClientsW

pub unsafe fn MsiEnumClientsW<P0>(
    szcomponent: P0,
    iproductindex: u32,
    lpproductbuf: PWSTR,
) -> u32
where P0: Param<PCWSTR>,