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