IHTMLElement::get_childrenIHTMLElement::get_children*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IHTMLElement::get_onfilterchange
*Next Topic: IHTMLElement::get_all

IHTMLElement::get_children


HRESULT get_children(
    IDispatch **p
);

Retrieves the collection that contains all the immediate children 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.