Home > |
---|
int SmFsGetFileAttr( const char * name,
SmFsAttr * a);
Get attributes of an open file. Returns an attributes structure for the unopen file ‘name’.
Parameter |
Description |
---|---|
name
|
Pointer to absolute path |
a
|
Pointer to the returned attributes structure |
Returns 0 or an error condition.