Platform SDK: Files and I/O

IDiskQuotaEvents

A client must implement the IDiskQuotaEvents interface as an event sink to receive quota-related event notifications. Its methods are called by the system whenever significant quota events have occurred. Currently, the only event supported is the asynchronous resolution of user account name information.

Virtual Function Table

IUnknown Methods

QueryInterface
AddRef
Release

IDiskQuotaEvents Methods

OnUserNameChanged

Requirements

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

See Also

File Systems Overview, File System Interfaces