#define DeleteFile ( _fname,
_result   )     __deleteFile(_fname, _result)

Delete a file.

Delete the specified file. The loader result code is returned as the value of the function call. The filename parameter must be a constant or a variable.

Parameters:
_fname The name of the file to delete.
_result The function call result. See Loader module error codes.

Generated by  doxygen 1.6.2