Skip to content

Latest commit

 

History

History
66 lines (55 loc) · 2.05 KB

nn-dskquota-idiskquotaevents.md

File metadata and controls

66 lines (55 loc) · 2.05 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NN:dskquota.IDiskQuotaEvents
IDiskQuotaEvents (dskquota.h)
Receives quota-related event notifications.
IDiskQuotaEvents
IDiskQuotaEvents interface [Files]
IDiskQuotaEvents interface [Files]
described
_win32_idiskquotaevents
base.idiskquotaevents
dskquota/IDiskQuotaEvents
fs.idiskquotaevents
fs\idiskquotaevents.htm
fs
4b5dcb1f-8edb-4fcb-94ea-2a627667071e
12/05/2018
IDiskQuotaEvents, IDiskQuotaEvents interface [Files], IDiskQuotaEvents interface [Files],described, _win32_idiskquotaevents, base.idiskquotaevents, dskquota/IDiskQuotaEvents, fs.idiskquotaevents
dskquota.h
Windows
Windows XP [desktop apps only]
Windows Server 2003 [desktop apps only]
Dskquota.dll
Windows
19H1
IDiskQuotaEvents
dskquota/IDiskQuotaEvents
c++
APIRef
kbSyntax
COM
Dskquota.dll
IDiskQuotaEvents

IDiskQuotaEvents interface

-description

A client must implement the IDiskQuotaEvents interface as an event sink that receives the 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.

-inheritance

The IDiskQuotaEvents interface inherits from the IUnknown interface. IDiskQuotaEvents also has these types of members:

-see-also

Disk Management Interfaces

Disk Quotas