ReactOS 0.4.16-dev-92-g0c2cdca
|
Public Attributes | |
task_header_t | header |
DWORD | bscf |
ULONG | progress |
ULONG | progress_max |
Definition at line 1295 of file bindprot.c.
DWORD report_data_task_t::bscf |
Definition at line 1297 of file bindprot.c.
Referenced by BPInternetProtocolSink_ReportData(), and report_data_proc().
task_header_t report_data_task_t::header |
Definition at line 1296 of file bindprot.c.
Referenced by BPInternetProtocolSink_ReportData().
ULONG report_data_task_t::progress |
Definition at line 1298 of file bindprot.c.
Referenced by BPInternetProtocolSink_ReportData(), and report_data_proc().
ULONG report_data_task_t::progress_max |
Definition at line 1299 of file bindprot.c.
Referenced by BPInternetProtocolSink_ReportData(), and report_data_proc().