Contents Index Topic Contents | ||
Previous Topic: IHTMLElementCollection::get_length Next Topic: IHTMLElementCollection::item |
IHTMLElementCollection::get__newEnum
HRESULT get__newEnum( IUnknown **p );Retrieves an enumerator for the collection.
- Returns S_OK if successful, or an error value otherwise.
- p
- Address of a pointer to the IUnknown interface of the enumerator.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.