InetFtpDeleteFile method (LEADRasterFTP Object)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

short InetFtpDeleteFile(BSTR pszRemote);

Overview

Refer to How to Program with the LEAD Raster FTP Object

Remarks

Deletes a file stored on the FTP server.

See Also

Elements:

InetFtpRenameFile method, InetFtpSendFile method, InetFtpGetFile method

Topics:

Working with FTP: File Manipulation and Sending Bitmaps Over an FTP Connection