Contents Index Topic Contents | ||
Previous Topic: IHTMLFontSizesCollection::get__newEnum Next Topic: IHTMLFontSizesCollection::item |
IHTMLFontSizesCollection::get_forFont
HRESULT get_forFont( BSTR *p );Returns a string of the font name that this collection of font sizes applies to.
- Returns S_OK if successful, or an error value otherwise.
- p
- Address of a string variable that receives the font name.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.