Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Note The Microsoft ActiveX Hyperlink API is deprecated in Windows Internet Explorer 8 and later, and ActiveX technology as a whole is unsupported in the Microsoft Edge browser in favor of standards-based web APIs. For more information, see Saying goodbye to ActiveX, VBScript, attachEvent... and Get ready for plug-in free browsing.
Gets a value that indicates whether the hyperlink is absolute or relative.
Syntax
HRESULT retVal = object.GetMiscStatus(pdwStatus);
Parameters
pdwStatus [out]
Type: DWORDThe address of an HLINKMISC value. This must not be NULL.