pub unsafe extern "system" fn MsiEnumComponentsW(
    icomponentindex: u32,
    lpcomponentbuf: PWSTR
) -> u32
Expand description

Required features: "Win32_System_ApplicationInstallationAndServicing"