.\" -*- nroff -*- .\" Generated file - DO NOT EDIT! .TH FtpSetCurrentDirectoryA 3w "Oct 2012" "Wine API" "Wine API" .SH NAME \fBFtpSetCurrentDirectoryA\fR (WININET.@) .SH SYNOPSIS BOOL FtpSetCurrentDirectoryA ( HINTERNET \fIhConnect\fR, LPCSTR \fIlpszDirectory\fR ) .SH DESCRIPTION .PP Change the working directory on the \fBFTP\fR server. .SH RETURNS .PP \fBTRUE\fR on success \fBFALSE\fR on failure .SH IMPLEMENTATION .PP Declared in \fB"wininet.h"\fR. .PP Implemented in \fB"dlls/wininet/ftp.c"\fR. .PP Debug channel \fB"wininet"\fR.