require_once 'System/WinDrives.php';
int System_WinDrives::getDriveType (string $strDrive)
int System_WinDrives::getDriveType
Returns the type of a drive.
Table 56-1. Return values
The drive that type shall be returned.
integer - the type (use the constants for comparison)
getTypeTitle()