TypeDrive




Function sDriveType(sDrive As String) As String
'Similar to GetDriveType() except that one of the following strings

'is returned instead of the returns values listed with GetDriveType():

' "CD-ROM Drive", "Fixed Drive", "Removeable Drive",

' "Remote Drive", "Unknown"

'Ex:sDriveType("C") = "Fixed Drive"

'See Also: GetDriveType()

End Function










( typedrive.html )- by Paolo Puglisi - Modifica del 17/12/2023