IEnumDiskQuotaUsers::Reset method (dskquota.h)

Resets the enumeration sequence to the beginning of the set of user quota entries.

Syntax

HRESULT Reset();

Return value

The return value is S_OK.

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
DLL Dskquota.dll

See also

Disk Management Interfaces

Disk Quotas

IEnumDiskQuotaUsers