CHttpFile::EndRequest

This method ends a request sent to an HTTP server with the SendRequestEx method.

At a Glance

Header file: Afxinet.h
Platforms: Palm-size PC, H/PC Pro
Windows CE versions: 2.10 and later
Complete documentation: Visual C++ documentation

Syntax

BOOL EndRequest( DWORD dwFlags = 0,
LPINTERNET_BUFFERS
lpBuffIn = NULL, DWORD dwContext = 1 );
throw( CInternetException )