Home > |
---|
int SmFsDeleteFile(const char * name);
Deletes a file from secure memory by removing the directory entry and zeroing out its data area.
Parameter |
Description |
---|---|
name
|
Pointer to the absolute path of the file to delete |
Returns 0 or an error condition.