Share via


FAT File System Structures (Windows Embedded CE 6.0)

1/6/2010

The following table shows the FAT file system structures along with a description of the purpose of each.

Structure Description

DEFRAG_OPTIONS

Contains user-specified options.

DEFRAG_PARAMS

Contains parameters for the DefragVolumeEx function.

DEFRAG_RESULTS

Contains the results of a defragmentation operation.

FORMAT_OPTIONS

Contains user-specified options.

FORMAT_PARAMS

Contains parameters for the FormatVolumeEx function.

FORMAT_RESULTS

Contains the results of a format operation.

FRAGNODE

Keeps track of a fragment.

SCAN_OPTIONS

Contains user-specified options.

SCAN_PARAMS

Contains parameters for the ScanVolumeEx function.

SCAN_RESULTS

Contains the results of a scan operation.

See Also

Reference

FAT File System Reference