Contents Index Topic Contents | ||
Previous Topic: IHTMLWindow2::focus Next Topic: IHTMLWindow2::get_clientInformation |
IHTMLWindow2::get__newEnum
HRESULT get__newEnum( IUnknown **p );Returns an OLE enumeration interface. This will enumerate over the frames collection of this window.
- Returns S_OK if successful, or an error value otherwise.
- p
- Address of a pointer to an IUnknown interface.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.