pub unsafe extern "system" fn MsiEnumRelatedProductsA(
    lpupgradecode: PCSTR,
    dwreserved: u32,
    iproductindex: u32,
    lpproductbuf: PSTR
) -> u32
Expand description

Required features: "Win32_System_ApplicationInstallationAndServicing"