IDiskQuotaUser::Invalidate

[This is preliminary documentation and subject to change.]

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 S_OK.

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, IDiskQuotaUser