ReactOS 0.4.15-dev-7907-g95bf896
on_progress_task_t Struct Reference
Collaboration diagram for on_progress_task_t:

Public Attributes

task_header_t header
 
ULONG status_code
 
LPWSTR status_text
 

Detailed Description

Definition at line 1255 of file bindprot.c.

Member Data Documentation

◆ header

task_header_t on_progress_task_t::header

Definition at line 1256 of file bindprot.c.

Referenced by BPInternetProtocolSink_ReportProgress().

◆ status_code

ULONG on_progress_task_t::status_code

Definition at line 1258 of file bindprot.c.

Referenced by BPInternetProtocolSink_ReportProgress(), and on_progress_proc().

◆ status_text

LPWSTR on_progress_task_t::status_text

Definition at line 1259 of file bindprot.c.

Referenced by BPInternetProtocolSink_ReportProgress(), and on_progress_proc().


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