ReactOS 0.4.16-dev-2491-g3dc6630
read_data Struct Reference

#include <winhttp_private.h>

Collaboration diagram for read_data:

Public Attributes

struct task_header task_hdr
 
voidbuffer
 
DWORD to_read
 
DWORDread
 

Detailed Description

Definition at line 362 of file winhttp_private.h.

Member Data Documentation

◆ buffer

void* read_data::buffer

Definition at line 365 of file winhttp_private.h.

◆ read

DWORD* read_data::read

Definition at line 367 of file winhttp_private.h.

◆ task_hdr

struct task_header read_data::task_hdr

Definition at line 364 of file winhttp_private.h.

◆ to_read

DWORD read_data::to_read

Definition at line 366 of file winhttp_private.h.


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