pub unsafe extern "system" fn HlinkNavigateToStringReference(
    pwztarget: PCWSTR,
    pwzlocation: PCWSTR,
    pihlsite: IHlinkSite,
    dwsitedata: u32,
    pihlframe: IHlinkFrame,
    grfhlnf: u32,
    pibc: IBindCtx,
    pibsc: IBindStatusCallback,
    pihlbc: IHlinkBrowseContext
) -> HRESULT
Expand description

Required features: "Win32_System_Com"