IHTMLOptionsHolder::get_fontsIHTMLOptionsHolder::get_fonts*
*Contents  *Index  *Topic Contents
*Previous Topic: IHTMLOptionsHolder::get_document
*Next Topic: IHTMLOptionsHolder::put_execArg

IHTMLOptionsHolder::get_fonts


HRESULT get_fonts(
    IHTMLFontNamesCollection **p 
);

Returns a IHTMLFontNamesCollection pointer for a collection of all the system-supported fonts.

p
Address of a variable that receives an interface pointer to the IHTMLFontNamesCollection object.


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