IHTMLElement::get_offsetParentIHTMLElement::get_offsetParent*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IHTMLElement::get_offsetHeight
*Next Topic: IHTMLElement::put_innerHTML

IHTMLElement::get_offsetParent


HRESULT get_offsetParent(
    IHTMLElement **p
);

Retrieves the container element object that defines the top and left offsets.

p
Address of a pointer to the IHTMLElement interface for the container element object.

Up Top of Page


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