Checks the available free space on the specified drive. It returns the size of the available free space in bytes.
|
Parameters |
Description |
|
VMCHAR drive_letter |
[IN] The drive letter string terminated by '0'. |
The size of the available free space in bytes. If the return value is 0, it
indicates that the specified drive does not exist.
If the return value is 0xFFFFFFFF, it indicates the size of the available
free space exceeds the limitation of the return type (VMUINT, 32-bit) of this
function can represent. In this case, the vm_fs_get_disk_info() should be used.
vmfs.h
Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at
support@toolsfactory.com.