Question:
What format does GetDiskFreeSpace() function return its values: in bytes, Kbytes, or Mbytes?
Solution:
The return value of this function displays the total amount of Kbytes available in the specified path.