|
Public Member Functions |
| TDriveArray () |
| TDriveArray (const TDriveList &aDriveList) |
IMPORT_C void | Set (const TDriveList &aDriveList) |
| This method sets the drive array data from given drive list.
|
void | Reset () |
| This method resets the array.
|
TInt | Count () const |
| This method gets the number of drives in the array.
|
TDriveNumber | operator[] (TInt aIndex) const |
| This method gets the drive identifier at given index within the array.
|
IMPORT_C TChar | LetterAt (TInt aIndex) const |
| This method gets the drive letter at given index within the array.
|