TVolume
A system Volume
Fields
Field available:Int
True if available, false if not.
Field volumeName:String
The volume name.
Field volumeDevice:String
The device name
Field volumeType:String
The system type.
Field volumeSize:Long
Cached volume size (in bytes)
For the current size, Refresh first.
Field volumeFree:Long
Cached free space (in bytes)
For the current free space, Refresh first.
Methods
Method Refresh() Abstract
Refreshes size/free info for the volume.