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)

Beschreibung

Returns of drive names should be read or not.

Rückgabewert

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

Siehe auch

setReadName()