#define CloseFile ( _handle,
_result   )     __closeFile(_handle, _result)

Close a file.

Close the file associated with the specified file handle. The loader result code is returned as the value of the function call. The handle parameter must be a constant or a variable.

Parameters:
_handle The file handle.
_result The function call result. See Loader module error codes.

Generated by  doxygen 1.6.2