System_WinDrives::getReadName()

System_WinDrives::getReadName() -- Returns if drive names shall be read or not

Synopsis

require_once 'System/WinDrives.php';

boolean System_WinDrives::getReadName (void)

Описание

Returns of drive names should be read or not.

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

boolean - true if they shall be read, false if not.

См. также

setReadName()