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 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: |
|
Topics: |
|
|
Example
For an example, refer to LInetFtp::LInetFtp.