Contents Index Topic Contents | ||
Previous Topic: IHTMLStyleSheetsCollection::get_length Next Topic: IHTMLStyleSheetsCollection::item |
IHTMLStyleSheetsCollection::get__newEnum
HRESULT get__newEnum( IUnknown **p );Retrieves an enumerator interface which can be used to iterate through the styleSheets collection of the STYLE element.
- 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.