Contents Index Topic Contents | ||
Previous Topic: IHTMLLocation::assign Next Topic: IHTMLMapElement |
IHTMLLocation::toString
HRESULT toString( BSTR *string );Retrieves a string representation of the location object that is the href of the current browser location.
- Returns S_OK if successful, or an error value otherwise.
- string
- Address of a string variable that receives the href.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.