Skip to content

Latest commit

 

History

History
69 lines (42 loc) · 1.76 KB

diskquotacontrol-logquotathreshold.md

File metadata and controls

69 lines (42 loc) · 1.76 KB
description ms.assetid title ms.topic ms.date topic_type api_name api_type api_location
Sets or gets a Boolean value that indicates whether a system event log entry will be made when a user exceeds his or her assigned quota threshold.
93bf5a4b-a887-4403-8c61-9ca8ba430c47
DiskQuotaControl.LogQuotaThreshold property
reference
05/31/2018
APIRef
kbSyntax
DiskQuotaControl.LogQuotaThreshold
COM
Shell32.dll

DiskQuotaControl.LogQuotaThreshold property

Sets or gets a Boolean value that indicates whether a system event log entry will be made when a user exceeds his or her assigned quota threshold.

This property is read/write.

Syntax

bLogQuotaThreshold = DiskQuotaControl.LogQuotaThreshold
DiskQuotaControl.LogQuotaThreshold = bLogQuotaThreshold

Property value

This property is set to TRUE if a system event log entry is made when the user exceeds his or her quota warning threshold, or FALSE otherwise.

Requirements

Requirement Value
Minimum supported client
Windows 2000 Professional [desktop apps only]
Minimum supported server
Windows 2000 Server [desktop apps only]
DLL
Shell32.dll (version 5.0 or later)

See also

DefaultQuotaThreshold

DiskQuotaControl Object

LogQuotaLimit