System_WinDrives::getDriveList()

System_WinDrives::getDriveList() -- Gets array with path of all drives

Synopsis

Описание

Returns an array with all drive paths (e.g. A:\, C:\).

If no API is available, the drive list is guessed. To get more data (like drive type and name), you should use getDrivesInformation().

Возвращаемое значение

array - array with all the drives

Пример

См. также

isApiAvailable() guessDriveList() getDrivesInformation()

    Поддержать сайт на родительском проекте КГБ