Contents Index Topic Contents | ||
Previous Topic: IHTMLStyle::setAttribute Next Topic: IHTMLStyleElement |
IHTMLStyle::toString
HRESULT toString( BSTR *String );Retrieves a string representation of the style 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.