SmFsGetOpenFileAttr
Synopsis
int SmFsGetOpenFileAttr( SMFS_HANDLE fh,
SmFSAttr * a);
Description
Returns an attribute structure for the open file ‘name’.
Parameters
Parameter |
Description |
---|---|
fh
|
File handle |
a
|
Pointer to the returned attributes structure |
Return Value
Returns 0 or an error condition.