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