IHTMLElement::get_allIHTMLElement::get_all*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IHTMLElement::get_children
*Next Topic: IHTMLElementCollection

IHTMLElement::get_all


HRESULT get_all(
    IDispatch **p
);

Retrieves the collection of all the objects in the HTML that are within the scope of this object.

p
Address of a pointer to the IDispatch interface of the collection.


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