DIDiskQuotaUser.QuotaLimit property
Sets or gets the user's current quota limit.
This property is read/write.
Syntax
iQuotaLimit = DIDiskQuotaUser.QuotaLimit
DIDiskQuotaUser.QuotaLimit = iQuotaLimit
Property value
An Integer value that specifies or receives the user's current quota limit, in bytes.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 2000 Professional [desktop apps only] |
Minimum supported server |
Windows 2000 Server [desktop apps only] |
DLL |
|
See also