DiskQuotaControl.QuotaFileRebuilding property

Gets a Boolean value that indicates whether the quota file for the volume is currently being rebuilt.

This property is read-only.

Syntax

bQuotaFileRebuilding = DiskQuotaControl.QuotaFileRebuilding

Property value

This property is set to TRUE if the quota file is being rebuilt, or FALSE otherwise.

Remarks

The quota file is automatically rebuilt when quotas are enabled on the system or when one or more user entries are marked for deletion.

Requirements

Requirement Value
Minimum supported client
Windows 2000 Professional [desktop apps only]
Minimum supported server
Windows 2000 Server [desktop apps only]
DLL
Shell32.dll (version 5.0 or later)

See also

DiskQuotaControl Object