0 out of 2 rated this helpful - Rate this topic

IHTMLAnchorElement interface

Designates the destination of a hypertext link.

Members

The IHTMLAnchorElement interface inherits from the IDispatch interface but does not have additional members.

Remarks

When an anchor contains an image, the image has a border by default. The color of the border reflects the visited or unvisited status of the link.

This interface may also be referred to in code as IOmLink.

This interface may also be referred to in code as IOmAnchor.

Requirements

Minimum supported client

Windows XP [desktop apps only]

Minimum supported server

Windows 2000 Server [desktop apps only]

Header

Mshtml.h

IDL

Mshtml.idl

DLL

Mshtml.dll

See also

IHTMLAnchorElement2

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.