Contents Index Topic Contents | ||
Previous Topic: IHTMLFontSizesCollection::get_length Next Topic: IHTMLFontSizesCollection::get_forFont |
IHTMLFontSizesCollection::get__newEnum
HRESULT get__newEnum( IUnknown **p );Returns an OLE enumeration interface. This will enumerate over the sizes in this 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.