pub unsafe extern "system" fn MsiGetShortcutTargetW(
    szshortcutpath: PCWSTR,
    szproductcode: PWSTR,
    szfeatureid: PWSTR,
    szcomponentcode: PWSTR
) -> u32
Expand description

Required features: "Win32_System_ApplicationInstallationAndServicing"