System_WinDrives()

System_WinDrives() -- メソッドの簡単な説明を出力する

概要

require_once 'System/WinDrives.php';

System_WinDrives System_WinDrives ([boolean $bReadName = false])

説明

コンストラクタです。新しい System_WinDrives のインスタンスを作成します。

パラメータ

boolean $bReadName

ドライブのタイトル/名前を読み込むかどうか。 デフォルトでは無効になっています。これは、 PHP をクラッシュさせる可能性があるからです。

参照

setReadName()