This topic has not yet been rated - Rate this topic

IHTMLAreasCollection interface

Specifies the collection of areas that make up the image map.

Members

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

Remarks

Areas can be added or removed from the collection. If duplicate names are found, a collection of those named items is returned. Collections of duplicate names must be referenced subsequently by ordinal position.

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

Reference
IHTMLAreasCollection2
IHTMLAreasCollection3

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.