![]() | ![]() | ![]() |
| ||
|
IHTMLElement::get_offsetLeft
HRESULT get_offsetLeft( long *p );Retrieves the calculated left position of the element, relative to the window.
- Returns S_OK if successful, or an error value otherwise.
- p
- Address of a long integer variable that receives the left position, in pixels.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.