CInternetSession Members
This topic has been updated for Visual Studio 2005 SP1.
Base Class Members
| Constructs a CInternetSession object. |
| 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. | |
| Provides possible asserts for error checking. | |
| Gets the type of service from the Internet handle. | |
| Sets options for the Internet session. |
| 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. |
| Updates the status of an operation when status callback is enabled. |
| A handle to the current Internet session. |
Smart Device Developer Notes
This section has been updated for Visual Studio 2005 SP1.
Starting in Visual Studio 2005 SP1, this class is supported in Smart Device projects.
The Smart Device version of CInternetSession Class does not support the following methods:
Smart Device MFC does not support FTP or Gopher classes. Also, the WinInet API for Windows CE does not support Cookies or Gopher.