DIDiskQuotaUser.QuotaUsed property
Gets the user's current disk usage, in bytes.
This property is read-only.
Syntax
iQuotaUsed = DIDiskQuotaUser.QuotaUsed
Property value
The Integer value that is set to the amount of disk space currently in use. If NTFS file compression is enabled, QuotaUsed reflects the amount of disk space that the data would require in an uncompressed state.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 2000 Professional [desktop apps only] |
Minimum supported server |
Windows 2000 Server [desktop apps only] |
DLL |
|
See also