Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

[Index] [Glossary] [Previous] [Next]



Location: f32file.h

Enum TFormatMode

TFormatMode

Support

Supported from 5.0

Description

Format method.

The disk type specified above may be OR'ed with one of the following:

EHighDensity

Indicates a high density floppy disk to be formatted

ELowDensity

Indicates a standard floppy disk to be formatted

EFullFormat

The default. Performs a full format, erasing existing content and resetting the FAT and root directory.

EQuickFormat

Does the minimum required to format the device — only resetting the FAT and root directory.