[ROOT] --> C-Client
Get the current directory on the FTP server.
| hServer | The handle of the FTP server. Obtained from function PENewFileServer. |
| dirBuffer | A buffer to contain the result. The buffer must be large enough to hold the result. |
BOOL PCRE_API PEGetFTPDirectory( PEHANDLE hServer, char* dirBuffer );