.\" -*- nroff -*- .\" Generated file - DO NOT EDIT! .TH FtpSetCurrentDirectoryW 3w "Oct 2012" "Wine API" "Wine API" .SH NAME \fBFtpSetCurrentDirectoryW\fR (WININET.@) .SH SYNOPSIS BOOL FtpSetCurrentDirectoryW ( HINTERNET \fIhConnect\fR, LPCWSTR \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"internet.h"\fR. .PP Implemented in \fB"dlls/wininet/ftp.c"\fR. .PP Debug channel \fB"wininet"\fR.