IDiskQuotaUser::Invalidate method (dskquota.h)

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

Syntax

HRESULT Invalidate();

Return value

This method returns S_OK.

Requirements

Requirement Value
Minimum supported client Windows XP [desktop apps only]
Minimum supported server Windows Server 2003 [desktop apps only]
Target Platform Windows
Header dskquota.h
DLL Dskquota.dll

See also

Disk Management Interfaces

Disk Quotas

IDiskQuotaUser