IHTMLAreasCollection::get__newEnumIHTMLAreasCollection::get__newEnum*
*Contents  *Index  *Topic Contents
*Previous Topic: IHTMLAreasCollection::get_length
*Next Topic: IHTMLAreasCollection::item

IHTMLAreasCollection::get__newEnum


HRESULT get__newEnum(
    IUnknown **p
);

Retrieves an enumerator interface which can be used to iterate through the areas collection of the AREA element.

p
Address of a pointer to a variable of IUnknown type.


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.