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

Checks if the API is available (Previous) Text (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.