Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



The system drive

Symbian OS allows a drive on a device to be marked as the system drive. The system drive is set up during device startup and cannot subsequently be changed. It has the following properties:

Typically, the system drive is used:


Getting the system drive

The system drive is identified by the drive number. You use the function RFs::GetSystemDrive() to find the system drive number.

[Note that in versions of Symbian OS before 9.2, the system drive number was fetched using the function BaflUtils::GetSystemDrive(). This function is now deprecated and should not be used.]