System_WinDrives::getDriveList()
Описание
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().
Пример
Пример 59-1. Using myFunction()
Output:
|
Пред. | Начало | След. |
System_WinDrives() | Уровень выше | System_WinDrives::getDriveName() |