CHtmlView::GetFullName
Call this member function to retrieve the full path of the file that Internet Explorer is currently displaying.
CString GetFullName( ) const;
Возвращаемое значение
A CString object containing the path and name of the currently displayed file. If no path and filename exist, GetFullName returns an empty CString.
Заметки
Applies to Internet Explorer. If you use this call with a WebBrowser control, it will return no error, but it will ignore this call.
Требования
Header: afxhtml.h