xHarbour Reference Documentation > Function Reference |
Returns the totl storage space of a disk drive in bytes.
DiskTotal( [<cDrive>] ) --> nTotalBytes
The function returns a numeric value indicating the total storage space of the specified disk.
See also: | DiskFree(), DiskSpace(), DiskUsed() |
Category: | CT:DiskUtil , Disks and Drives |
Source: | ct\diskutil.prg |
LIB: | xhb.lib |
DLL: | xhbdll.dll |
http://www.xHarbour.com