Next Topic

Previous Topic

Book Contents

Open_ForRead

bool Open_ForRead(string _sPath,TLuaSFTPClientHandle hHandle)

Return value

Returns true if the file was opened successfully or false if the operation failed.

Parameters

  • sPath - Full path of file.
  • hHandle - Handle to file that is used in subsequent operations.