KB-17881: GetDiskFreeSpace function return format.
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…