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