IDiskQuotaEvents

A client must implement the IDiskQuotaEvents interface as an event sink to receive quota-related event notifications. The DiskQuotaControl object services this interface as a connection point. The connection point is used to notify client code when a significant event has occurred in the quota system. Currently, the only event supported is the asynchronous update of a quota user object's name information.

Virtual Function Table

IUnknown Methods

QueryInterface
AddRef
Release

IDiskQuotaEvents Methods

OnUserNameChanged

See Also

File Systems Overview, File System Interfaces