ReactOS 0.4.15-dev-7942-gd23573b
report_data_task_t Struct Reference
Collaboration diagram for report_data_task_t:

Public Attributes

task_header_t header
 
DWORD bscf
 
ULONG progress
 
ULONG progress_max
 

Detailed Description

Definition at line 1295 of file bindprot.c.

Member Data Documentation

◆ bscf

DWORD report_data_task_t::bscf

Definition at line 1297 of file bindprot.c.

Referenced by BPInternetProtocolSink_ReportData(), and report_data_proc().

◆ header

task_header_t report_data_task_t::header

Definition at line 1296 of file bindprot.c.

Referenced by BPInternetProtocolSink_ReportData().

◆ progress

ULONG report_data_task_t::progress

Definition at line 1298 of file bindprot.c.

Referenced by BPInternetProtocolSink_ReportData(), and report_data_proc().

◆ progress_max

ULONG report_data_task_t::progress_max

Definition at line 1299 of file bindprot.c.

Referenced by BPInternetProtocolSink_ReportData(), and report_data_proc().


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