Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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