previousSystem_WinDrives::isApiAvailable() (Previous) (Next) Textenext

View this page in Last updated: Sun, 18 Oct 2009
English | Brazilian Portuguese | Chinese | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Turkish

System_WinDrives::setReadName()

System_WinDrives::setReadName() – Sets the readName setting

Synopsis

require_once 'System/WinDrives.php';

System_WinDrives::setReadName ( boolean $bReadName )

Description

Set, if drive names shall be read or not. Drive name reading may crash PHP, so this is disabled by default. You can enable label reading with this method.

Parameter

boolean $bReadName

If the names shall be read or not

previousSystem_WinDrives::isApiAvailable() (Previous) (Next) Textenext

Download Documentation Last updated: Sun, 18 Oct 2009
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.