C API for BALTECH SDK

§ brp_FlashFS_DeleteFile()

brp_errcode brp_FlashFS_DeleteFile ( brp_protocol  protocol,
unsigned  FileId 
)

This command deletes a file and all its contained records. The file will be removed from the file system directory and the memory space allocated by its records will be freed, so that other files can use this space.

Parameters
[in]protocolused to execute the command
[in]FileIdFile ID of the file that shall be deleted.