ReactOS 0.4.16-dev-125-g798ea90
|
Public Attributes | |
task_t | header |
HTMLDocumentObj * | doc |
BOOL | set_download |
LPOLESTR | url |
HTMLDocumentObj* download_proc_task_t::doc |
Definition at line 28 of file persist.c.
Referenced by set_downloading_proc(), and set_moniker().
task_t download_proc_task_t::header |
Definition at line 27 of file persist.c.
Referenced by set_moniker().
BOOL download_proc_task_t::set_download |
Definition at line 29 of file persist.c.
Referenced by set_downloading_proc(), and set_moniker().
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().