IXMLElement::put_textIXMLElement::put_text*
*Contents  *Index  *Topic Contents
*Previous Topic: IXMLElement::get_text
*Next Topic: IXMLElement::addChild

IXMLElement::put_text

HRESULT IXMLElement::put_text(
    BSTR pContent)

Adds or changes the content of text and comment elements.

pContent
Content. A private copy of this string is made.

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