System_ProcWatch_Parser::getProcInfo (Previous) (Next) Introduction

View this page in Last updated: Sun, 01 Jul 2007
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

System_WinDrives

Tabla de contenidos
Introduction --  Enumerating drives on Windows systems
Example --  How to use System_WinDrives
Constants --  Constants defined and used in System_WinDrives
System_WinDrives() -- Outputs short description of the method
System_WinDrives::getDriveList() -- Gets array with path of all drives
System_WinDrives::getDriveName() -- Returns the user-defined name for a drive
System_WinDrives::getDrivesInformation() -- Gets information about all drives
System_WinDrives::getDriveType() -- Gets the type of a drive
System_WinDrives::getReadName() -- Returns if drive names shall be read or not
System_WinDrives::getTypeTitle() -- Gets the readable name to a drive type
System_WinDrives::guessDriveList() -- Tries to guess the drive list
System_WinDrives::isApiAvailable() -- Checks if the API is available
System_WinDrives::setReadName() -- Sets the readName setting

Provides functions to enumerate root directories ("Drives") on Windows systems by using win32 api calls.

System_ProcWatch_Parser::getProcInfo (Previous) (Next) Introduction

Download Documentation Last updated: Sun, 01 Jul 2007
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.