IHTMLDocument2::get_referrerIHTMLDocument2::get_referrer*
*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.

p
Address of a string variable that receives the URL.


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.