Contents Index Topic Contents | ||
Previous Topic: IHTMLDocument2::get_onerrorupdate Next Topic: IHTMLDTElement |
IHTMLDocument2::toString
HRESULT toString( BSTR *String );Retrieves a string representation of the document object.
- Returns S_OK if successful, or an error value otherwise.
- String
- Address of a string variable that receives the string representation.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.