This interface is used to specify a typed link between the document and some other resource.
IHTMLLinkElement Methods
get_disabled Retrieves the value of the disabled property of the link element. get_href Retrieves the string associated with the href property of the link element. get_media Retrieves the media property of the link element. get_onerror Retrieves a pointer to the event handler function associated with the onerror event of the link element. get_onload Retrieves a pointer to the event handler function associated with the onload event of the link element. get_onreadystatechange Retrieves a pointer to the event handler function associated with the onreadystatechange event of the link element. get_readyState Retrieves the current state of the link. get_rel Retrieves the rel property of the link element. get_rev Retrieves the string value associated with the rev property of the link element. get_styleSheet Retrieves the style sheet object pointer. get_type Retrieves the MIME type property of the element. put_disabled Sets a pointer to the event handler function associated with the disabled property of the element. put_href Sets the href property of the element. put_media Sets the media property of the link element. put_onerror Sets a pointer to the event handler function associated with the onerror event of the link element. put_onload Sets a pointer to the event handler function associated with the onload event of the link element. put_onreadystatechange Sets a pointer to the event handler function associated with the onreadystatechange event of the element. put_rel Sets the rel property of the link element. put_rev Sets the relationship(s) described by the hypertext link element from anchor to target. put_type Sets the MIME type property of the element.
Interface Information
Implementation System (Mshtml.dll) Inherits from IDispatch Header and IDL files Mshtml.h, Mshtml.idl Minimum availability Internet Explorer 4.0 Minimum operating systems Windows 95, Windows NT 4.0
Windows CE
Windows CE Use version 2.12 and later Minimum availability Internet Explorer 4.0