ReactOS 0.4.15-dev-7934-g1dc8d80
_HTTP_REQUEST_INFO Struct Reference

#include <http.h>

Collaboration diagram for _HTTP_REQUEST_INFO:

Public Attributes

HTTP_REQUEST_INFO_TYPE InfoType
 
ULONG InfoLength
 
voidpInfo
 

Detailed Description

Definition at line 302 of file http.h.

Member Data Documentation

◆ InfoLength

ULONG _HTTP_REQUEST_INFO::InfoLength

Definition at line 305 of file http.h.

◆ InfoType

HTTP_REQUEST_INFO_TYPE _HTTP_REQUEST_INFO::InfoType

Definition at line 304 of file http.h.

◆ pInfo

void* _HTTP_REQUEST_INFO::pInfo

Definition at line 306 of file http.h.


The documentation for this struct was generated from the following file: