![]()  | 
     BALTECH Docs | 
    C API for BALTECH SDK
   
    
   
   | 
   
| brp_errcode brp_FlashFS_GetFileSize | ( | brp_protocol | protocol, | 
| unsigned | FileId, | ||
| unsigned * | FileSize | ||
| ) | 
This command retrieves the number of records a certain file contains.
| [in] | protocol | used to execute the command | 
| [in] | FileId | File ID of the file to get the file size from. | 
| [out] | FileSize | Number of records the file contains. |