[This is preliminary documentation and subject to change.]
Skips over the next specified number of elements in the enumeration sequence.
HRESULT Skip(
DWORD cUsers
);
The return value is S_OK if the number of elements skipped is cUsers; otherwise, the return value is S_FALSE.
Windows NT: Requires version 5.0 or later.
Windows: Unsupported.
Windows CE: Unsupported.
Header: Declared in dskquota.h.
File Systems Overview, File System Interfaces, IEnumDiskQuotaUsers