|
Home > |
|---|
int SmFsCloseFile( SMFS_HANDLE fh);
Close the file by removing it from the file descriptor table.
|
Parameter |
Description |
|---|---|
fh
|
File handle of file to close. |
Returns 0 or an error condition.