Contents Index Topic Contents | ||
Previous Topic: IWebBrowser2::get_HWND Next Topic: IWebBrowser2::get_LocationName |
IWebBrowser2::get_Left
HRESULT get_Left( long FAR* pl );Retrieves the screen coordinate of the left edge of the Internet Explorer main window.
- Returns S_OK to indicate that the operation was successful.
- pl
- Address of a variable that receives the screen coordinate of the main window's left edge.
Applies To
WebBrowser, Internet Explorer
See also IWebBrowser2::get_Top, IWebBrowser2::put_Left
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.