ReactOS 0.4.16-dev-732-g2d1144a
|
Public Attributes | |
task_header_t | hdr |
WCHAR * | src_file |
WCHAR * | dst_file |
WCHAR* rename_file_task_t::dst_file |
Definition at line 2084 of file ftp.c.
Referenced by AsyncFtpRenameFileProc(), and FtpRenameFileW().
task_header_t rename_file_task_t::hdr |
Definition at line 2082 of file ftp.c.
Referenced by AsyncFtpRenameFileProc(), and FtpRenameFileW().
WCHAR* rename_file_task_t::src_file |
Definition at line 2083 of file ftp.c.
Referenced by AsyncFtpRenameFileProc(), and FtpRenameFileW().