Base Class Members
Construction
| Constructs a CInternetSession object. | 
Attributes
| Establishes a status callback routine. | |
| Opens an FTP session with a server. Logs on the user. | |
| Opens a gopher server for an application that is trying to open a connection. | |
| Opens an HTTP server for an application that is trying to open a connection. | |
| Parses and opens a URL. | |
| Gets the type of service from the Internet handle. | |
| Sets options for the Internet session. | 
Operations
| Closes the Internet connection when the Internet session is terminated. | |
| Gets the context value for an Internet or application session. | |
| Returns cookies for the specified URL and all its parent URLs. | |
| Retrieves the variable specifying the length of the cookie stored in the buffer. | |
| Sets a cookie for the specified URL. | 
Overridables
| Updates the status of an operation when status callback is enabled. | 
Operators
| A handle to the current Internet session. |