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.
Enumerates user quota entries on the volume. This interface is instantiated by using the IDiskQuotaControl::CreateEnumUsers method.
Inheritance
The IEnumDiskQuotaUsers interface inherits from the IUnknown interface. IEnumDiskQuotaUsers also has these types of members:
Methods
The IEnumDiskQuotaUsers interface has these methods.
IEnumDiskQuotaUsers::Clone Creates another enumerator of user quota entries that contains the same enumeration state as the current one. |
IEnumDiskQuotaUsers::Next Retrieves the specified number of user quota entries that are next in the enumeration sequence. |
IEnumDiskQuotaUsers::Reset Resets the enumeration sequence to the beginning of the set of user quota entries. |
IEnumDiskQuotaUsers::Skip Skips over the specified number of user quota entries that are next in the enumeration sequence. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows XP [desktop apps only] |
Minimum supported server | Windows Server 2003 [desktop apps only] |
Target Platform | Windows |
Header | dskquota.h |