HTTP_QUERY_EXPIRES, 10
(MS WDK >> Windows Driver Kit 7.1.0 (WDK 7600.16385.1))

Name
HTTP_QUERY_EXPIRES
Value
10 signed int / unsigned int
0x0000000A heximal value
0xA heximal value
Type
Not an error
C/C++ Type
int
Defined at
\inc\api\wininet.h, line 2175 (Windows Driver Kit 7.1.0 (WDK 7600.16385.1))
Definition
#define HTTP_QUERY_EXPIRES                      10
Group comments
HttpQueryInfo info levels. Generally, there is one info level
for each potential RFC822/HTTP/MIME header that an HTTP server
may send as part of a request response.

The HTTP_QUERY_RAW_HEADERS info level is provided for clients
that choose to perform their own header parsing.
Also used in
Windows Driver Kit 7.0.0 (WDK 7600.16385.0), Windows Driver Kit – Server 2008 Release SP1 (WDK 6001.18002), Windows Driver Kit for Windows Vista (WDK 6000)