This interface provides information about the client's screen and rendering capabilities.
IHTMLScreen Methods
get_availHeight Retrieves the height, in pixels, of the working area of the screen. get_availWidth Retrieves the width, in pixels, of the working area of the screen. get_bufferDepth Retrieves an offscreen bitmap buffer. get_colorDepth Retrieves the bits-per-pixel used for colors on the destination device or buffer. Script programmers use this value when deciding how best to use colors. get_fontSmoothingEnabled Retrieves the value that indicates whether font smoothing is enabled. get_height Retrieves the vertical resolution of the screen, in pixels. get_updateInterval Retrieves the update interval for the screen. get_width Retrieves the horizontal resolution of the screen, in pixels. put_bufferDepth Sets an offscreen bitmap buffer. put_updateInterval Sets the update interval for the screen.
Interface Information
Implementation System (Mshtml.dll) Inherits from IDispatch Header and IDL files Mshtml.h, Mshtml.idl Minimum availability Internet Explorer 4.0 Minimum operating systems Windows 95, Windows NT 4.0
Windows CE
Windows CE Use version 2.12 and later Minimum availability Internet Explorer 4.0