Platform SDK: Files and I/O |
Skips over the next specified number of elements in the enumeration sequence.
HRESULT Skip( DWORD cUsers );
The return value is NOERROR if the number of elements skipped is cUsers; otherwise, the return value is S_FALSE.
Windows NT/2000: Requires Windows 2000.
Windows 95/98: Unsupported.
Header: Declared in Dskquota.h.
File Systems Overview, File System Interfaces, IEnumDiskQuotaUsers