IHTMLAreasCollection3 interface

Extends the IHTMLAreasCollection2 interface.

Members

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

  • Methods

Methods

The IHTMLAreasCollection3 interface has these methods.

Method Description
namedItem

Retrieves an object from an areas collection.

 

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

IHTMLAreasCollection2