Contents Index Topic Contents | ||
Previous Topic: IWebBrowser2::get_Visible Next Topic: IWebBrowser2::put_AddressBar |
IWebBrowser2::get_Width
HRESULT get_Width( long FAR* pl );Retrieves the width of the Internet Explorer main window.
- Returns S_OK to indicate that the operation was successful.
- pl
- Address of a variable that receives the width, in pixels, of the main window.
Applies To
Internet Explorer
See also IWebBrowser2::get_Height, IWebBrowser2::put_Width
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.