pub unsafe extern "system" fn MsiDeterminePatchSequenceW(
    szproductcode: PCWSTR,
    szusersid: PCWSTR,
    dwcontext: MSIINSTALLCONTEXT,
    cpatchinfo: u32,
    ppatchinfo: *mut MSIPATCHSEQUENCEINFOW
) -> u32
Expand description

Required features: "Win32_System_ApplicationInstallationAndServicing"