IHTMLElement::get_offsetLeftIHTMLElement::get_offsetLeft*
*Contents  *Index  *Topic Contents
*Previous Topic: IHTMLElement::get_lang
*Next Topic: IHTMLElement::get_offsetTop

IHTMLElement::get_offsetLeft


HRESULT get_offsetLeft(
    long *p
);

Retrieves the calculated left position of the element, relative to the window.

p
Address of a long integer variable that receives the left position, in pixels.


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