ReactOS 0.4.15-dev-7918-g2a2556c
find_next_task_t Struct Reference
Collaboration diagram for find_next_task_t:

Public Attributes

task_header_t hdr
 
WIN32_FIND_DATAWfind_data
 

Detailed Description

Definition at line 3477 of file ftp.c.

Member Data Documentation

◆ find_data

WIN32_FIND_DATAW* find_next_task_t::find_data

Definition at line 3479 of file ftp.c.

Referenced by FTPFINDNEXT_AsyncFindNextFileProc(), and FTPFINDNEXT_FindNextFileW().

◆ hdr

task_header_t find_next_task_t::hdr

Definition at line 3478 of file ftp.c.

Referenced by FTPFINDNEXT_AsyncFindNextFileProc(), and FTPFINDNEXT_FindNextFileW().


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