gMountGetDrive: gMountGetDrive
Description
Gets the drive for the mount
.Usage
gMountGetDrive(object)
Value
GDrive
] a GDrive
or NULL
if mount
is not associated with a volume or a drive.
Details
This is a convenience method for getting the GVolume
and then
using that object to get the GDrive
.