IHTMLOptionsHolder::sizesIHTMLOptionsHolder::sizes*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IHTMLOptionsHolder::get_findText
*Next Topic: IHTMLOptionsHolder::openfiledlg

IHTMLOptionsHolder::sizes


HRESULT sizes( 
    BSTR fontName,
    IHTMLFontSizesCollection **pSizesCollection 
);

Receives the IHTMLFontSizesCollection pointer to a collection of the sizes available for the font that is passed in as a parameter.

fontName
String value specifying the name of the font from which to obtain the font size information.
pSizesCollection
Address of a variable that receives the interface pointer for the IHTMLFontSizesCollection element.


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