Contains the global HTTP version.
Syntax
typedef struct{ DWORD dwMajorVersion; DWORD dwMinorVersion;
Members
- dwMajorVersion
- Unsigned long integer value that contains the major version number. Must be 1.
- dwMinorVersion
- Unsigned long integer value that contains the minor version number. Can be either 1 or 0.
Structure Information
Windows NT Use version 4.0. Implemented only as an ANSI structure. Windows Use Windows 95 and later. Implemented only as an ANSI structure. Header Wininet.h Minimum availability Internet Explorer 3.0
Windows CE
Windows CE Use version 2.12 and later Minimum availability Internet Explorer 4.0