Line 370:
Line 370:
|-
|-
|FSReadFile
|FSReadFile
−
|<code>FSStatus FSReadFile( FSClient *client, FSCmdBlock *block, void *dest, FSSize size, FSCount count, FSFileHandle fileHandle, FSFlagflag, FSRetFlag errHandling
+
|<code>FSStatus FSReadFile( FSClient *client, FSCmdBlock *block, void *dest, FSSize size, FSCount count, FSFileHandle fileHandle, FSFlag flag, FSRetFlag errHandling );
|Read data from an open file.
|Read data from an open file.
|Non-negative value ( >= 0 ) = Number of elements read or -1 -9 -15 -17 -18
|Non-negative value ( >= 0 ) = Number of elements read or -1 -9 -15 -17 -18