CHttpFile::GetFileURL
Call this member function to get the name of the HTTP file as a URL.
virtual CString GetFileURL( ) const;
Возвращаемое значение
A CString object containing a URL referencing the resource associated with this file.
Заметки
Use this member function only after a successful call to SendRequest or on a CHttpFile object successfully created by OpenURL.
Требования
Header: afxinet.h