|
ReactOS 0.4.16-dev-1972-gf20c09f
|
#include <winhttp_private.h>

Public Attributes | |
| struct task_header | hdr |
| const void * | buffer |
| DWORD | to_write |
| DWORD * | written |
Definition at line 258 of file winhttp_private.h.
Definition at line 261 of file winhttp_private.h.
| struct task_header write_data::hdr |
Definition at line 260 of file winhttp_private.h.
| DWORD write_data::to_write |
Definition at line 262 of file winhttp_private.h.
Referenced by WinHttpWriteData().
| DWORD* write_data::written |
Definition at line 263 of file winhttp_private.h.
Referenced by WinHttpWriteData().