|
ReactOS 0.4.16-dev-2491-g3dc6630
|
#include <winhttp_private.h>

Public Attributes | |
| struct task_header | task_hdr |
| void * | buffer |
| DWORD | to_read |
| DWORD * | read |
Definition at line 362 of file winhttp_private.h.
| void* read_data::buffer |
Definition at line 365 of file winhttp_private.h.
| DWORD* read_data::read |
Definition at line 367 of file winhttp_private.h.
| struct task_header read_data::task_hdr |
Definition at line 364 of file winhttp_private.h.
| DWORD read_data::to_read |
Definition at line 366 of file winhttp_private.h.