DEFRAG_RESULTS (Windows CE 5.0)
This structure contains the results from a defrag operation.
typedef struct _DEFRAG_RESULTS {
SCAN_RESULTS sr;} DEFRAG_RESULTS, *PDEFRAG_RESULTS;
Members
- sr
SCAN_RESULTS structure used to get results from the scan operation.
Requirements
OS Versions: Windows CE .NET 4.2 and later.
Header: Fatutil.h.
See Also
DefragVolumeEx | DEFRAG_PARAMS | SCAN_RESULTS
Send Feedback on this topic to the authors