IWebBrowser2::get_HeightIWebBrowser2::get_Height*
*Contents  *Index  *Topic Contents
*Previous Topic: IWebBrowser2::get_FullScreen
*Next Topic: IWebBrowser2::get_HWND

IWebBrowser2::get_Height

HRESULT get_Height(
    long FAR* pl
);

Retrieves the height of the Internet Explorer main window.

pl
Address of a variable that receives the height, in pixels, of the main window.

Applies To

WebBrowser, Internet Explorer

See also IWebBrowser2::get_Width, IWebBrowser2::put_Height


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