IHTMLScreen::get_availWidthIHTMLScreen::get_availWidth*
*Contents  *Index  *Topic Contents
*Previous Topic: IHTMLScreen::get_availHeight
*Next Topic: IHTMLScreen::get_fontSmoothingEnabled

IHTMLScreen::get_availWidth


HRESULT get_availWidth(
    long *p 
);

Retrieves the width of the working area of the system's screen.

p
Address of a variable that receives the width value.

See also get_availHeight


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