C API for BALTECH SDK

§ brp_FlashFS_GetFileSize()

brp_errcode brp_FlashFS_GetFileSize ( brp_protocol  protocol,
unsigned  FileId,
unsigned *  FileSize 
)

This command retrieves the number of records a certain file contains.

Parameters
[in]protocolused to execute the command
[in]FileIdFile ID of the file to get the file size from.
[out]FileSizeNumber of records the file contains.