Skip to content

Latest commit

 

History

History
66 lines (55 loc) · 2.25 KB

nn-dskquota-idiskquotacontrol.md

File metadata and controls

66 lines (55 loc) · 2.25 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.IDiskQuotaControl
IDiskQuotaControl (dskquota.h)
Controls the disk quota facilities of a single NTFS file system volume.
IDiskQuotaControl
IDiskQuotaControl interface [Files]
IDiskQuotaControl interface [Files]
described
_win32_idiskquotacontrol
base.idiskquotacontrol
dskquota/IDiskQuotaControl
fs.idiskquotacontrol
fs\idiskquotacontrol.htm
fs
fc9add5a-c9ef-462d-8125-128d48018717
12/05/2018
IDiskQuotaControl, IDiskQuotaControl interface [Files], IDiskQuotaControl interface [Files],described, _win32_idiskquotacontrol, base.idiskquotacontrol, dskquota/IDiskQuotaControl, fs.idiskquotacontrol
dskquota.h
Windows
Windows XP [desktop apps only]
Windows Server 2003 [desktop apps only]
Dskquota.dll
Windows
19H1
IDiskQuotaControl
dskquota/IDiskQuotaControl
c++
APIRef
kbSyntax
COM
Dskquota.dll
IDiskQuotaControl

IDiskQuotaControl interface

-description

Controls the disk quota facilities of a single NTFS file system volume. The client can query and set volume-specific quota attributes through IDiskQuotaControl. The client can also enumerate all per-user quota entries on the volume. A client instantiates this interface by calling the CoCreateInstance function using the class identifier CLSID_DiskQuotaControl.

-inheritance

The IDiskQuotaControl interface inherits from the IConnectionPointContainer interface. IDiskQuotaControl also has these types of members:

-see-also

Disk Management Interfaces

Disk Quotas