IDefragmentListener.

NotifyDefragmentInfo(DefragmentInfo) Method

Summary

This method will be called when the defragment process encounters file layout anomalies during the defragmentation process.

Syntax

void NotifyDefragmentInfo(DefragmentInfo info)

Remarks

This method will be called when the defragment process encounters file layout anomalies during the defragmentation process.

Parameters

Name Type Description
info DefragmentInfo The message from the defragmentation process.

Return Value

Type Description
void