IHlinkTarget interface
[IHlinkTarget may be altered or unavailable in subsequent versions of the operating system or product.]
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.
Implemented by a hyperlink target to provide hyperlink references to the target contents.
Members
The IHlinkTarget interface inherits from the IUnknown interface. IHlinkTarget also has these types of members:
- Methods
Methods
The IHlinkTarget interface has these methods.
Method | Description |
---|---|
GetBrowseContext |
Note IHlinkTarget::GetBrowseContext may be altered or unavailable in subsequent versions of the operating system or product.
Note The ActiveX Hyperlink API is deprecated in 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 the browse context in which the hyperlink target is currently running. |
GetFriendlyName |
Note IHlinkTarget::GetFriendlyName may be altered or unavailable in subsequent versions of the operating system or product.
Note The ActiveX Hyperlink API is deprecated in 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 display name for the given hyperlink location in the target. |
GetMoniker |
Note IHlinkTarget::GetMoniker may be altered or unavailable in subsequent versions of the operating system or product.
Note The ActiveX Hyperlink API is deprecated in 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.
Returns a moniker to the hyperlink target object. |
Navigate |
Note IHlinkTarget::Navigate may be altered or unavailable in subsequent versions of the operating system or product.
Note The ActiveX Hyperlink API is deprecated in 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.
Navigates to and shows the specified location in the object or document, if the specified location is not visible. |
SetBrowseContext |
Note IHlinkTarget::SetBrowseContext may be altered or unavailable in subsequent versions of the operating system or product.
Note The ActiveX Hyperlink API is deprecated in 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.
Sets the current browse context for the hyperlink target. |
Requirements
Minimum supported client |
Windows XP |
Minimum supported server |
Windows 2000 Server |
Header |
Hlink.h |
IDL |
Hlink.idl |
DLL |
Hlink.dll |