This method ends a request sent to an HTTP server with the SendRequestEx method.
Header file: | Afxinet.h |
Platforms: | Palm-size PC, H/PC Pro |
Windows CE versions: | 2.10 and later |
Complete documentation: | Visual C++ documentation |
BOOL EndRequest( DWORD dwFlags = 0,
LPINTERNET_BUFFERS lpBuffIn = NULL, DWORD dwContext = 1 );
throw( CInternetException )