We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00d8004 commit 94933fcCopy full SHA for 94933fc
windows/types_windows.go
@@ -2229,10 +2229,10 @@ const (
2229
JobObjectExtendedLimitInformation = 9
2230
JobObjectGroupInformation = 11
2231
JobObjectGroupInformationEx = 14
2232
- JobObjectLimitViolationInformation2 = 35
+ JobObjectLimitViolationInformation2 = 34
2233
JobObjectNetRateControlInformation = 32
2234
JobObjectNotificationLimitInformation = 12
2235
- JobObjectNotificationLimitInformation2 = 34
+ JobObjectNotificationLimitInformation2 = 33
2236
JobObjectSecurityLimitInformation = 5
2237
)
2238
0 commit comments