gVolumeGetUuid: gVolumeGetUuid
Description
Gets the UUID for the volume
. The reference is typically based on
the file system UUID for the volume in question and should be
considered an opaque string. Returns NULL
if there is no UUID
available.Usage
gVolumeGetUuid(object)
Value
volume
or NULL
if no UUID can be computed.