Click to return to the Reusing Browser Technology home page    
IHTMLDOMTextNode::get_dat...     IHTMLDTElement Interface     IHTMLDOMTextNode Interfac...    
Web Workshop  |  Reusing Browser Technology

IHTMLDOMTextNode::toString Method


Retrieves a string representation of the document object text node.

Syntax

HRESULT toString(
    BSTR *String
);

Parameters

String
Address of a string variable that receives the string representation of the document object text node.

Return Value

Returns S_OK if successful, or an error code otherwise.

See Also

IHTMLDOMNode



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.