CInternetConnection::CInternetConnection

This constructor constructs a CInternetConnection object.

You never call CInternetConnection yourself; instead, call the following CInternetSession method for the type of connection you want to establish:

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

CInternetConnection( CInternetSession* pSession, LPCTSTR pstrServer,
INTERNET_PORT nPort = INTERNET_INVALID_PORT_NUMBER,
DWORD dwContext = 1 );