|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| task_header_t | hdr |
| WCHAR * | local_file |
| WCHAR * | remote_file |
| DWORD | flags |
| DWORD_PTR | context |
| DWORD_PTR put_file_task_t::context |
Definition at line 245 of file ftp.c.
Referenced by AsyncFtpPutFileProc(), and FtpPutFileW().
| DWORD put_file_task_t::flags |
Definition at line 244 of file ftp.c.
Referenced by AsyncFtpPutFileProc(), and FtpPutFileW().
| task_header_t put_file_task_t::hdr |
Definition at line 241 of file ftp.c.
Referenced by AsyncFtpPutFileProc(), and FtpPutFileW().
| WCHAR* put_file_task_t::local_file |
Definition at line 242 of file ftp.c.
Referenced by AsyncFtpPutFileProc(), and FtpPutFileW().
| WCHAR* put_file_task_t::remote_file |
Definition at line 243 of file ftp.c.
Referenced by AsyncFtpPutFileProc(), and FtpPutFileW().