ReactOS 0.4.15-dev-7842-g558ab78
WININETFTPFINDNEXTW Struct Reference
Collaboration diagram for WININETFTPFINDNEXTW:

Public Attributes

object_header_t hdr
 
ftp_session_tlpFtpSession
 
DWORD index
 
DWORD size
 
LPFILEPROPERTIESW lpafp
 

Detailed Description

Definition at line 98 of file ftp.c.

Member Data Documentation

◆ hdr

object_header_t WININETFTPFINDNEXTW::hdr

Definition at line 100 of file ftp.c.

Referenced by FTP_ReceiveFileList().

◆ index

DWORD WININETFTPFINDNEXTW::index

Definition at line 102 of file ftp.c.

Referenced by FTP_ReceiveFileList().

◆ lpafp

LPFILEPROPERTIESW WININETFTPFINDNEXTW::lpafp

Definition at line 104 of file ftp.c.

Referenced by FTP_ReceiveFileList(), and FTPFINDNEXT_Destroy().

◆ lpFtpSession

ftp_session_t* WININETFTPFINDNEXTW::lpFtpSession

Definition at line 101 of file ftp.c.

Referenced by FTP_ReceiveFileList(), and FTPFINDNEXT_Destroy().

◆ size

DWORD WININETFTPFINDNEXTW::size

Definition at line 103 of file ftp.c.

Referenced by FTP_ReceiveFileList(), and FTPFINDNEXT_Destroy().


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