Guardian Procedure Calls Reference Manual (G06.25+)

Guardian Procedure Calls (D-E)
Guardian Procedure Calls Reference Manual522629-013
4-81
DISKINFO Procedure
(Superseded by FILE_GETINFOLISTBYNAME_
DISKINFO Procedure
(Superseded by FILE_GETINFOLISTBYNAME_
Procedure )
Summary
Syntax for C Programmers
Syntax for TAL Programmers
Parameters
Consideration
Example
Summary
This procedure obtains information about disk volumes.
Syntax for C Programmers
This procedure does not have a C syntax, because it is superseded and should not be
used for new development. This procedure is supported only for compatibility with
previous software.
Syntax for TAL Programmers
Parameters
error returned value
INT
is a file-system error number indicating the success of the call or the reason for its
failure.
Note. This procedure is supported for compatibility with previous software and should not be
used for new development.
error := DISKINFO ( name ! i
,[ capacity ] ! o
,[ avail ] ! o
,[ numfrag ] ! o
,[ biggest ] ! o
,[ drivekinds ] ! o
,[ drivecaps ] ); ! o