IHTMLScreen::get_fontSmoothingEnabledIHTMLScreen::get_fontSmoothingEnabled*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IHTMLScreen::get_availWidth
*Next Topic: IHTMLScriptElement

IHTMLScreen::get_fontSmoothingEnabled


HRESULT get_fontSmoothingEnabled(
    VARIANT_BOOL *p 
);

Retrieves a Boolean of the system setting indicating whether font smoothing is enabled.

p
Address of a variable that receives TRUE if font smothing is enabled, or FALSE otherwise.


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