GetDiskFree

www.kxcad.net Home > Electronic Index > Altium(Protel) Index


Your Ad Here

Declaration

Function GetDiskFree(Drive: Byte): Double;

Description

The GetDiskFree function returns a double value which reports the amount of free space on the disk. The Drive value (Byte value) represents the drive letter. A drive = 0, B Drive = 1 etc.

See also

File IO Routines

Your Ad Here