Purpose
Closes and disposes of the CFtpFileFind handle and frees its memory.
Syntax
MICloseFtpFileFind( ByVal hFTPFind As CFtpFileFind )
hFTPFind is the handle to a CFtpFileFind object to be disposed of.
Description
Use the MICloseFtpFileFind() procedure to close and free the CFtpFileFind handle, obtained by calling the MIGetFtpFileFind() function, when the handle is no longer in use.