Click to return to the Reusing Browser Technology home page    
IHTMLDOMNode::swapNode Me...     IHTMLDOMTextNode::get_dat...     IHTMLDOMTextNode Interfac...    
Web Workshop  |  Reusing Browser Technology

IHTMLDOMTextNode Interface


This interface provides the ability to programmatically access the data in a document object model's (DOM) text node.

IHTMLDOMTextNode Methods

get_data Retrieves the data associated with the document object model (DOM) text node.
put_data Sets the data associated with the document object model (DOM) text node.
toString Retrieves a string representation of the document object text node.

Interface Information

Implementation System (Mshtml.dll)
Inherits from IDispatch
Header and IDL files Mshtml.h, Mshtml.idl
Minimum availability Internet Explorer 5
Minimum operating systems Windows 95, Windows NT 4.0


Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.