Retrieves strings that identify the hyperlink target and the location within the hyperlink target.
HRESULT GetStringReference(
  DWORD dwWhichRef,     //Absolute or relative reference
  LPWSTR * ppwzTarget,  //Receives the string that helps identify 
                        //the hyperlink target
  LPWSTR * ppwzLocation //Receives the location portion of the 
                        //hyperlink target
);
 
  Windows NT: Use version 5.0 or later.
  Windows: Unsupported.
  Windows CE: Unsupported.
  Header: Declared in hlink.h.
IHlink::GetMonikerReference, HLINKGETREF, HlinkNavigateToStringReference, HlinkSimpleNavigateToString