HTTP Server API Version 1.0 Data Types
The HTTP Server API uses various special purpose identifier types declared in the Http.h header file as 64-bit unsigned integers (ULONGLONGs):
- HTTP_CONNECTION_ID
- HTTP_RAW_CONNECTION_ID
- HTTP_REQUEST_ID
- HTTP_URL_CONTEXT
An application should not attempt to generate or modify any identifier that belongs to one of these types.