다음을 통해 공유


FAT File System OS Structures (Windows CE 5.0)

Send Feedback

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

Programming element Description
DEFRAG_OPTIONS This structure contains options specified by clients of defrag disk.
DEFRAG_PARAMS This structure contains parameters for the DefragVolumeEx function.
DEFRAG_RESULTS This structure contains the results from a defrag operation.
FORMAT_OPTIONS This structure contains options specified by clients of format disk.
FORMAT_PARAMS This structure contains parameters for the FormatVolumeEx function.
FORMAT_RESULTS This structure contains the results from a format operation.
FRAGNODE This structure is used to keep track of a fragment.
SCAN_OPTIONS This structure contains options specified by clients of scan disk.
SCAN_PARAMS This structure contains parameters for the ScanVolumeEx function.
SCAN_RESULTS This structure contains the results from a scan operation.

See Also

FAT File System OS Reference

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.