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.
- Returns S_OK if successful, or an error value otherwise.
- p
- Address of a variable that receives an interface pointer to the IHTMLFontNamesCollection object.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.