SmFsCloseFile

Synopsis
int SmFsCloseFile( SMFS_HANDLE fh);
Description

Close the file by removing it from the file descriptor table.

Parameters
fh File handle of file to close.
Return Value

Returns 0 or an error condition.