Next Topic

Previous Topic

Book Contents

CloseDir

bool CloseDir(TLuaSFTPClientDirectoryHandle Handle);

Return value

Returns true if the operation was successful or false if otherwise. On a successful operation the TLuaSFTPClientDirectoryHandle handle is closed.

Parameters

  • Handle - Handle opened by the OpenDir function.