FAT Utility Library Functions (Windows Embedded CE 6.0)

1/6/2010

The following table shows the FAT utility library functions with a description of the purpose of each.

Note

If you configure a TFAT file system by including the TFAT component, SYSGEN_TFAT, and making the required registry settings, you can use all FAT utility library functions.

Function Description

DefragVolume

Defragments files on a volume and removes any free space.

DefragVolumeEx

Defragments files on a volume and removes any free space.

DefragVolumeUI

Defragments a volume.

FormatVolume

Formats a volume.

FormatVolumeEx

Formats a volume.

FormatVolumeUI

Formats a volume.

ScanVolume

Scans a volume for errors in the FAT and directories, and for lost clusters.

ScanVolumeEx

Scans a volume for errors in the FAT and directories, and for lost clusters.

ScanVolumeUI

Scans a volume.

See Also

Reference

FAT File System Reference