ReactOS 0.4.15-dev-7842-g558ab78
download_proc_task_t Struct Reference
Collaboration diagram for download_proc_task_t:

Public Attributes

task_t header
 
HTMLDocumentObjdoc
 
BOOL set_download
 
LPOLESTR url
 

Detailed Description

Definition at line 26 of file persist.c.

Member Data Documentation

◆ doc

HTMLDocumentObj* download_proc_task_t::doc

Definition at line 28 of file persist.c.

Referenced by set_downloading_proc(), and set_moniker().

◆ header

task_t download_proc_task_t::header

Definition at line 27 of file persist.c.

Referenced by set_moniker().

◆ set_download

BOOL download_proc_task_t::set_download

Definition at line 29 of file persist.c.

Referenced by set_downloading_proc(), and set_moniker().

◆ url

LPOLESTR download_proc_task_t::url

Definition at line 30 of file persist.c.

Referenced by set_downloading_proc(), set_downloading_task_destr(), and set_moniker().


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