CHttpFile::Close

virtual void Close( );

说明:
关闭CHttpFile 并释放其资源。只有在对SendRequest的成功调用或者一个CHttpFile对象被 OpenURL成功创建后,才能使用该成员函数。

请参阅:CInternetFile