Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets or gets the user's warning threshold, in bytes.
This property is read/write.
Syntax
iQuotaThreshold = DIDiskQuotaUser.QuotaThreshold
DIDiskQuotaUser.QuotaThreshold = iQuotaThreshold
Property value
An Integer value that specifies or receives the user's warning threshold. If a user's disk usage exceeds this value and the LogQuotaThreshold property is set to TRUE, the system generates an event log entry.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 2000 Professional [desktop apps only] |
Minimum supported server |
Windows 2000 Server [desktop apps only] |
DLL |
|
See also