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.
- Returns S_OK if successful, or an error value otherwise.
- p
- Address of a variable that receives TRUE if font smothing is enabled, or FALSE otherwise.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.