No description available.
Input structure for the FSCTL_REPAIR_COPIES control code. It describes a single block of data and indicates which of the copies is to be copied to the specified copies of the data. The
SizeSet to sizeof(REPAIR_COPIES_INPUT).
FlagsReserved (must be zero)
FileOffsetThe file position to start the repair operation.
LengthThe number of bytes to be repaired.
SourceCopyThe zero-based copy number of the source copy.
NumberOfRepairCopiesThe number of copies that will be repaired. This is the size of the RepairCopies array.
RepairCopiesThe zero-based copy numbers of the copies that will be repaired.