IDiskQuotaUserBatch::RemoveAll

[This is preliminary documentation and subject to change.]

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
S_OK Success.
E_UNEXPECTED An unexpected exception occurred.

QuickInfo

  Windows NT: Requires version 5.0 or later.
  Windows: Unsupported.
  Windows CE: Unsupported.
  Header: Declared in dskquota.h.

See Also

File Systems Overview, File System Interfaces, IDiskQuotaUserBatch