Click to Rate and Give Feedback
MSDN
MSDN Library
Visual Studio 2005
Visual Studio
Visual C++
Reference
Libraries Reference
ATL Server
Typedefs
 CAtlHttpClient

  Switch on low bandwidth view
This page is specific to
Microsoft Visual Studio 2005/.NET Framework 2.0

Other versions are also available for the following:
ATL Server Library Reference 
CAtlHttpClient 

A synonym for a class that provides HTTP client support based on the CAtlHttpClientT class.

typedef CAtlHttpClientT<ZEvtSyncSocket> CAtlHttpClient;

CAtlHttpClientT, which provides HTTP client services, requires as a template argument the name of a class that provides basic network socket functionality. The CAtlHttpClient typedef specializes the CAtlHttpClientT class template with a class that provides default network socket functionality.

Header: atlhttp.h

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker