Query filesystem for attributes, such as maximum filename length, or maximum file size.
Source position: amigados.pas line 2300
function GetFileSysAttr( |
DeviceName: PChar; |
Attr: LongInt; |
Storage: Pointer; |
StorageSize: LongInt |
):LongInt; |
DeviceName |
|
name of the filesystem to get attributes from |
Attr |
|
attribute to get information about |
Storage |
|
storage to hold the result |
StorageSize |
|
size of the storage |
In case of a failure, IoErr() gives more information about the failure: