ReactOS 0.4.15-dev-7788-g1ad9096
Response Struct Reference

#include <ncftp.h>

Collaboration diagram for Response:

Public Attributes

LineList msg
 
int codeType
 
int code
 
int printMode
 
int eofOkay
 
int hadEof
 

Detailed Description

Definition at line 89 of file ncftp.h.

Member Data Documentation

◆ code

◆ codeType

int Response::codeType

◆ eofOkay

int Response::eofOkay

Definition at line 94 of file ncftp.h.

Referenced by FTPCloseHost(), and GetResponse().

◆ hadEof

int Response::hadEof

Definition at line 95 of file ncftp.h.

Referenced by GetResponse().

◆ msg

◆ printMode


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