DiskQuotaControl.QuotaFileIncomplete property

Gets a Boolean value that indicates whether the quota file for the volume is complete.

This property is read-only.

Syntax

bQuotaFileIncomplete = DiskQuotaControl.QuotaFileIncomplete

Property value

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

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