| Platform SDK: Files and I/O |
Removes an IDiskQuotaUser pointer from the batch list.
HRESULT Remove( PDISKQUOTA_USER pUser );
This method returns one of the following values.
| Value | Meaning |
|---|---|
| S_OK | Success. |
| S_FALSE | Quota user object not found in batch. |
| E_INVALIDARG | The pUser parameter is NULL. |
| E_UNEXPECTED | An unexpected exception occurred. |
Windows NT/2000: Requires Windows 2000.
Windows 95/98: Unsupported.
Header: Declared in Dskquota.h.
File Systems Overview, File System Interfaces, IDiskQuotaUserBatch