IHTMLAreasCollection2 interface

Extends the IHTMLAreasCollection interface.

Members

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

  • Methods

Methods

The IHTMLAreasCollection2 interface has these methods.

Method Description
urns

Retrieves a collection of all objects to which a specified behavior is attached.

 

Remarks

This interface provides functionality for areas objects.

Requirements

Minimum supported client

Windows XP

Minimum supported server

Windows 2000 Server

Header

Mshtml.h

IDL

Mshtml.idl

DLL

Mshtml.dll

See also

IDispatch

Reference

IHTMLAreasCollection

IHTMLAreasCollection3