System_WinDrives::getReadName()

System_WinDrives::getReadName() – ドライブ名を読み込むかどうかを返す

Synopsis

require_once 'System/WinDrives.php';

boolean System_WinDrives::getReadName ( void )

Description

ドライブ名を読み込むかどうかを返します。

Return value

boolean - 読み込む場合に true、そうでない場合に false を返します。