Contents Index Topic Contents | ||
Previous Topic: IHTMLDocument2::get_vlinkColor Next Topic: IHTMLDocument2::get_location |
IHTMLDocument2::get_referrer
HRESULT get_referrer( BSTR *p );Retrieves the URL of the previous location.
- Returns S_OK if successful, or an error value otherwise.
- p
- Address of a string variable that receives the URL.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.