IHTMLElement::get_parentTextEditIHTMLElement::get_parentTextEdit*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IHTMLElement::insertAdjacentText
*Next Topic: IHTMLElement::get_isTextEdit

IHTMLElement::get_parentTextEdit


HRESULT get_parentTextEdit(
    IHTMLElement **p
);

Retrieves an object that can be used to create a text range that contains the original object.

p
Address of a pointer to the IHTMLElement interface for the new parent object. This parameter receives NULL if no suitable parent object exists.

Up Top of Page


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