IHTMLMapElement::get_areasIHTMLMapElement::get_areas*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IHTMLMapElement
*Next Topic: IHTMLMapElement::put_name

IHTMLMapElement::get_areas


HRESULT get_areas( 
    IHTMLAreasCollection **p 
);

Retrieves a collection of the AREA elements defined for the given MAP element.

p
Address of a variable that receives an interface pointer to the collection object.

See also IHTMLAreasCollection


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