SmFsCloseFile

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

Synopsis

int SmFsCloseFile( SMFS_HANDLE fh);
Parameter Description
fh File handle of file to close.

Return Value

Returns 0 or an error condition.