System_WinDrives::guessDriveList() (Previous) (Next) System_WinDrives::setReadName()

View this page in Last updated: Sun, 31 Aug 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

System_WinDrives::isApiAvailable()

System_WinDrives::isApiAvailable() -- API が使用可能かどうかを調べる

説明

ドライブ一覧を読み込むための API メソッドが使用可能かどうかを調べ、 結果を返します。

必要な拡張モジュール (PHP 4 では win32api、PHP 5 では php_ffi) がインストールされていない場合は、API は使用できないでしょう。

API が使用できない場合は、しらみつぶしに調べることでドライブ一覧を取得します。 この場合、ドライブの型は取得できません。

返り値

boolean - API が使える場合に true、そうでない場合に false を返します。

System_WinDrives::guessDriveList() (Previous) (Next) System_WinDrives::setReadName()

Download Documentation Last updated: Sun, 31 Aug 2008
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.