Contents Index Topic Contents | ||
Previous Topic: IHTMLElement::get_ondragstart Next Topic: IHTMLElement::put_onbeforeupdate |
IHTMLElement::toString
HRESULT toString( BSTR *String );Retrieves a string representation of the element 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.