Platform SDK: Web Telephony Engine |
The LastVisitedPage property retrieves the last-visited URL, which is the URL of the page before the navigation to the current page.
[ sURL = ] Session.LastVisitedPage
This property is read-only.
The URL returned by this property is not necessarily the same URL to which Internet Explorer navigates when executing "history.back 1". This is because when navigating backward, the last visited URL is the URL accessed through "history.forward 1".
Windows NT/2000: Requires Windows 2000.
Windows 95/98: Unsupported.
Header: Declared in Mswtecom.idl and Mswtecom.h.
Library: Use Mswtecom.lib.