Provides the logical device driver for the internal and removable storage media on a phone.
The local media sub-system allows the Symbian platform file system and other programs to communicate with local media devices.
The local media sub-system requires an understanding of the Symbian platform file system and local media devices.
The TBusLocalDrive class provides an interface to the local media sub-system. Each instance of this class represents a channel of communication with a local drive. To establish a channel a client connects an instance of the class to a specified drive. The file server contains 16 instances of TBusLocalDrive, one for each local drive. Programs other than the file server may also create instances to access a local drive. Drives are abstracted by the TDrive class.
The TBusLocalDrive class is used to connect to and disconnect from local drives, to read to and write from them, to provide information about the capabilities of the drives, to format them, and to mount and remount drives on specified media drivers.
Local media subsystem:
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.