pub unsafe extern "system" fn MsiGetPatchFileListW(
    szproductcode: PWSTR,
    szpatchpackages: PWSTR,
    pcfiles: *mut u32,
    pphfilerecords: *mut *mut MSIHANDLE
) -> u32
Expand description

Required features: ‘Win32_System_ApplicationInstallationAndServicing’, ‘Win32_Foundation’