ReactOS 0.4.16-dev-751-g45ed1a9
|
Public Attributes | |
task_header_t | header |
HRESULT | hres |
DWORD | err |
LPWSTR | str |
Definition at line 1341 of file bindprot.c.
DWORD report_result_task_t::err |
Definition at line 1345 of file bindprot.c.
Referenced by BPInternetProtocolSink_ReportResult(), and report_result_proc().
task_header_t report_result_task_t::header |
Definition at line 1342 of file bindprot.c.
Referenced by BPInternetProtocolSink_ReportResult().
HRESULT report_result_task_t::hres |
Definition at line 1344 of file bindprot.c.
Referenced by BPInternetProtocolSink_ReportResult(), and report_result_proc().
LPWSTR report_result_task_t::str |
Definition at line 1346 of file bindprot.c.
Referenced by BPInternetProtocolSink_ReportResult(), and report_result_proc().