|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| task_header_t | header |
| ULONG | status_code |
| LPWSTR | status_text |
Definition at line 1255 of file bindprot.c.
| task_header_t on_progress_task_t::header |
Definition at line 1256 of file bindprot.c.
Referenced by BPInternetProtocolSink_ReportProgress().
| ULONG on_progress_task_t::status_code |
Definition at line 1258 of file bindprot.c.
Referenced by BPInternetProtocolSink_ReportProgress(), and on_progress_proc().
| LPWSTR on_progress_task_t::status_text |
Definition at line 1259 of file bindprot.c.
Referenced by BPInternetProtocolSink_ReportProgress(), and on_progress_proc().