Set Disk Volume Label using SetVolumeLabel API
Set Disk Volume Label using SetVolumeLabel API
API Declarations
(ByVal lpRootPathName As String, ByVal lpVolumeName As String) As Long
Rate Set Disk Volume Label using SetVolumeLabel API
(1(1 Vote))
Dim rval As Long
rval = SetVolumeLabel("C:\", "C DRIVE")
End
End Sub
Set Disk Volume Label using SetVolumeLabel API Comments
No comments yet — be the first to post one!
Post a Comment