Platform SDK: Files and I/O

IDiskQuotaUserBatch::RemoveAll

Removes all IDiskQuotaUser pointers from the batch list.

HRESULT RemoveAll(void);

Parameters

This method has no parameters.

Return Values

This method returns one of the following values.

Value Meaning
NOERROR Success.
E_UNEXPECTED An unexpected exception occurred.

Requirements

  Windows NT/2000: Requires Windows 2000.
  Windows 95/98: Unsupported.
  Header: Declared in Dskquota.h.

See Also

File Systems Overview, File System Interfaces, IDiskQuotaUserBatch