Sponsors
SetVolumeLabel
in Drives
Function name: SetVolumeLabel
Defined in : Kernel32
Requirements : Windows NT 3.1 or later; Windows 95 or later
Declaration:
Declare Function SetVolumeLabel Lib "kernel32" Alias "SetVolumeLabelA" (ByVal lpRootPathName As String, ByVal lpVolumeName As String) As Long
Parameters:
Returns:
Related functions:
Examples: