IHTMLFontSizesCollection::get__newEnumIHTMLFontSizesCollection::get__newEnum*
*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.

p
Address of a variable that receives the IUnknown interface pointer.


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.