Platform SDK: Files and I/O

IDiskQuotaUser::Invalidate

Invalidates the quota information stored in the quota user object. The next time information is requested, it is refreshed from disk.

HRESULT Invalidate(void);

Parameters

This method has no parameters.

Return Values

This method returns NOERROR.

Requirements

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

See Also

File Systems Overview, File System Interfaces, IDiskQuotaUser