LInetFtp::Disconnect

#include "ltwrappr.h"

L_VOID LInetFtp::Disconnect(L_VOID)

Disconnects a connection with the FTP server.

Returns

None

Comments

The function terminates any pending operations, and discards any outstanding data.

Required DLLs and Libraries

LTFIL
LTWEB

For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application

See Also

Functions:

LInetFtp::LInetFtp, LInetFtp::Connect, Class Members

Topics:

FTP Functions: Connect / Disconnect Operations

 

How to Program with the LInetFtp Class

Example

For an example, refer to LInetFtp::LInetFtp.