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.
The following interfaces are used with disk quotas.
Interface | Description |
---|---|
IDiskQuotaControl | Controls the disk quota facilities of a single NTFS file system volume. |
IDiskQuotaEvents | Receives quota-related event notifications. |
IDiskQuotaUser | Represents a single user quota entry in the volume quota information file. |
IDiskQuotaUserBatch | Adds multiple quota user objects to a container that is then submitted for update in a single call. |
IEnumDiskQuotaUsers | Enumerates user quota entries on the volume. |