[ROOT] --> C-Client
Delete a file on the remote system.
| hServer | The handle of the FTP server. Obtained from function PENewFileServer. |
| fileName | The name of the file to delete on the remote system. |
BOOL PCRE_API PEDeleteRemoteFile( PEHANDLE hServer, char* fileName );