Contents Index Topic Contents | ||
Previous Topic: IHTMLFormElement::get_length Next Topic: IHTMLFormElement::item |
IHTMLFormElement::get__newEnum
HRESULT get__newEnum( IUnknown **p );Retrieves an enumerator interface which can be used to iterate through the form element collection.
- Returns S_OK if successful, or an error value otherwise.
- p
- Address of a variable that receives the IUnknown interface pointer.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.