Next Topic

Previous Topic

Book Contents

ListDir

bool ListDir(TLuaSFTPClientDirectoryHandle Handle);

Return value

Returns true if the operation was successful or false if otherwise. On a successful operation data is ready for retrieval in the TLuaSFTPClientDirectoryHandle class.

Parameters

  • Handle - Handle opened by the OpenDir function.