|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| task_header_t | hdr |
| WCHAR * | file_name |
| DWORD | access |
| DWORD | flags |
| DWORD_PTR | context |
| DWORD open_file_task_t::access |
Definition at line 1459 of file ftp.c.
Referenced by AsyncFtpOpenFileProc(), and FtpOpenFileW().
| DWORD_PTR open_file_task_t::context |
Definition at line 1461 of file ftp.c.
Referenced by AsyncFtpOpenFileProc(), and FtpOpenFileW().
| WCHAR* open_file_task_t::file_name |
Definition at line 1458 of file ftp.c.
Referenced by AsyncFtpOpenFileProc(), and FtpOpenFileW().
| DWORD open_file_task_t::flags |
Definition at line 1460 of file ftp.c.
Referenced by AsyncFtpOpenFileProc(), and FtpOpenFileW().
| task_header_t open_file_task_t::hdr |
Definition at line 1457 of file ftp.c.
Referenced by AsyncFtpOpenFileProc(), and FtpOpenFileW().