DiskQuotaControl.DefaultQuotaLimit property

Sets or gets the default quota limit.

This property is read/write.

Syntax

iDefaultQuotaLimit = DiskQuotaControl.DefaultQuotaLimit
DiskQuotaControl.DefaultQuotaLimit = iDefaultQuotaLimit

Property value

An Integer value that specifies or receives the default quota limit for new users, in bytes.

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

DefaultQuotaLimitText

DiskQuotaControl