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