DIDiskQuotaUser.Invalidate method
Clears the object's cached user information.
Syntax
DIDiskQuotaUser.Invalidate()
Parameters
This method has no parameters.
Return value
This method does not return a value.
Remarks
This method clears the user information stored in the object's cache. The next time a request is made for quota-related information, the object retrieves the information from the NTFS volume and refreshes the cache.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 2000 Professional [desktop apps only] |
Minimum supported server |
Windows 2000 Server [desktop apps only] |
DLL |
|
See also