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.
- Returns S_OK if successful, or an error value otherwise.
- p
- Address of a pointer to the IDispatch interface of the collection.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.