ReactOS 0.4.15-dev-7924-g5949c20
_HTTP_RESPONSE_INFO Struct Reference

#include <http.h>

Collaboration diagram for _HTTP_RESPONSE_INFO:

Public Attributes

HTTP_RESPONSE_INFO_TYPE Type
 
ULONG Length
 
voidpInfo
 

Detailed Description

Definition at line 355 of file http.h.

Member Data Documentation

◆ Length

ULONG _HTTP_RESPONSE_INFO::Length

Definition at line 358 of file http.h.

◆ pInfo

void* _HTTP_RESPONSE_INFO::pInfo

Definition at line 359 of file http.h.

◆ Type

HTTP_RESPONSE_INFO_TYPE _HTTP_RESPONSE_INFO::Type

Definition at line 357 of file http.h.


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