* Handles have a Hierarchy. Closing the Top Handle will close all child handles also. * (really?) IF This.nInet_Handle != 0 This.CloseFtpConnection() InternetCloseHandle(This.nInet_Handle) This.nInet_Handle = 0 ENDIF