Queries whether or not the hyperlink is an absolute or a relative link.
HRESULT GetMiscStatus(
  DWORD * pdwStatus  //Receives absolute/relative status of hyperlink
);
 
  Windows NT: Use version 5.0 or later.
  Windows: Unsupported.
  Windows CE: Unsupported.
  Header: Declared in hlink.h.