IHTMLLinkElement4 interface

This interface extends the IHTMLLinkElement, IHTMLLinkElement2, and IHTMLLinkElement3 interfaces.

Members

The IHTMLLinkElement4 interface inherits from the IDispatch interface. IHTMLLinkElement4 also has these types of members:

  • Properties

Properties

The IHTMLLinkElement4 interface has these properties.

Property Description

href

Sets or retrieves a destination URL or an anchor point.

 

Requirements

Minimum supported client

Windows XP with SP2

Minimum supported server

Windows Server 2003

Header

Mshtml.h

IDL

Mshtml.idl

DLL

Mshtml.dll

See also

IDispatch