WinInet Structures (Windows Embedded CE 6.0)
1/6/2010
The following table shows the WinInet structures with a description of the purpose of each.
Programming element | Description |
---|---|
This structure contains the global HTTP version. |
|
This structure contains the result of a call to an asynchronous function. |
|
This structure contains the notification data for an authentication request. |
|
This structure contains both the data and header information. |
|
This structure contains information about an entry in the Internet cache. |
|
This structure contains the LastModified and Expire times for a resource stored in the Internet cache. |
|
This structure contains certificate information returned from the server. |
|
This structure contains the information to set the global online/offline state. |
|
This structure contains the value of an option. |
|
This structure contains the list of options for a particular Internet connection. |
|
This structure contains information that is supplied with the INTERNET_OPTION_PROXY value to get or set proxy information on a handle obtained from a call to the InternetOpen function. |
|
This structure contains the HTTP version number of the server. |
|
This structure contains the constituent parts of a URL. |