IFreespaceFiller.

Fill(BlockAwareBinWindow) Method

Summary

Called to overwrite freed space in the database file.

Syntax

void Fill(BlockAwareBinWindow io)

Remarks

Called to overwrite freed space in the database file.

Parameters

Name Type Description
io BlockAwareBinWindow Handle for the freed slot

Return Value

Type Description
void