pub unsafe extern "system" fn HlinkResolveShortcut(
    pwzshortcutfilename: PCWSTR,
    pihlsite: IHlinkSite,
    dwsitedata: u32,
    piunkouter: IUnknown,
    riid: *const GUID,
    ppvobj: *mut *mut c_void
) -> HRESULT
Expand description

Required features: "Win32_UI_Shell"