SYMBIAN OS V9.3
» Symbian OS v9.3 » Symbian OS reference » C++ component reference » Base F32_EKA2 » TFormatMode
Location: f32file.h
f32file.h
TFormatMode
The format method.
EHighDensity
Indicates a high density floppy disk to be formatted.
ELowDensity
Indicates a standard floppy disk to be formatted.
EFullFormat
Performs a full format, erasing existing content and resetting the FAT and root directory.
This is the default, and can be ORed with bit EHighDensity or ELowDensity.
EQuickFormat
Does the minimum required to format the device, only resetting the FAT and root directory.
ESpecialFormat
Indicates a custom formatting mode.
EForceErase
Forced erase of locked media
Copyright ©2008 Symbian Software Ltd.