This function modify the volume label of the drive.
SetVolumeLabel (Label As String) As Boolean
Parameters
Label [in] The new volume label of the drive.
Label
[in] The new volume label of the drive.
Return Value
TRUE: success FALSE: failed
Return to aaxDriveManager Control