ReactOS 0.4.15-dev-8096-ga0eec98
delete_file_task_t Struct Reference
Collaboration diagram for delete_file_task_t:

Public Attributes

task_header_t hdr
 
WCHARfile_name
 

Detailed Description

Definition at line 1788 of file ftp.c.

Member Data Documentation

◆ file_name

WCHAR* delete_file_task_t::file_name

Definition at line 1790 of file ftp.c.

Referenced by AsyncFtpDeleteFileProc(), and FtpDeleteFileW().

◆ hdr

task_header_t delete_file_task_t::hdr

Definition at line 1789 of file ftp.c.

Referenced by AsyncFtpDeleteFileProc(), and FtpDeleteFileW().


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