TNB Library
|
継承メンバを含む CFtpSession の全メンバ一覧です。
CFtpSession(void) | CFtpSession | |
CFtpSession(const CFtpSession &other) | CFtpSession | |
Close(void) | CFtpSession | |
CreateRemoteDir(LPCTSTR lpszRemoteDir) | CFtpSession | |
DeleteRemoteFile(LPCTSTR lpszRemoteFile) | CFtpSession | |
GetCurrentRemoteDir(LPTSTR _lpszCurrentRemoteDir, DWORD &_length) | CFtpSession | |
GetRemoteFile(LPCTSTR lpszNewLocalFile, LPCTSTR lpszRemoteFile, BOOL fFailIfExists, DWORD dwFlagsAndAttributes, DWORD dwFlags, DWORD_PTR dwContext=0) | CFtpSession | |
IsValid(void) const | CFtpSession | |
Open(LPCTSTR lpszAgent, LPCTSTR lpszServerName, LPCTSTR lpszUserName=NULL, LPCTSTR lpszPassword=NULL) | CFtpSession | |
operator CInternetHandle &(void) | CFtpSession | |
operator=(const CFtpSession &other) | CFtpSession | |
PutLocalFile(LPCTSTR lpszNewRemoteFile, LPCTSTR lpszLocalFile, DWORD dwFlags, DWORD_PTR dwContext=0) | CFtpSession | |
RemoveRemoteDir(LPCTSTR lpszRemoteDir) | CFtpSession | |
RenameRemoteFile(LPCTSTR lpszOldName, LPCTSTR lpszNewName) | CFtpSession | |
SetCurrentRemoteDir(LPCTSTR lpszRemoteDir) | CFtpSession |