IHTMLControlRange::commonParentElementIHTMLControlRange::commonParentElement*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IHTMLControlRange::execCommandShowHelp
*Next Topic: IHTMLControlRange::get_length

IHTMLControlRange::commonParentElement


HRESULT commonParentElement(
    IHTMLElement **Parent
);

Retrieves the interface to the first parent element that contains all the controls that are currently stored in this range and within its scope.

Parent
Address of a pointer to the IHTMLElement interface of the element.


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