System_WinDrives::getTypeTitle()

System_WinDrives::getTypeTitle() – Gets the readable name to a drive type

Synopsis

require_once 'System/WinDrives.php';

string System_WinDrives::getTypeTitle ( int $nType )

Description

Gets the readable name to a drive type, e.g. "Harddisk" for the type 3 (SYSTEM_WINDRIVE_FIXED).

Parameter

string $nType

The type whose name shall be returned

Return value

string - the name for the type

Returns if drive names shall be read or not (Previous) Tries to guess the drive list (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.