Namespace Windows.Win32.System.JobObjects
Structs
- JOBOBJECT_BASIC_ACCOUNTING_INFORMATION
Contains basic accounting information for a job object.
- JOBOBJECT_BASIC_LIMIT_INFORMATION
Contains basic limit information for a job object.
- JOBOBJECT_CPU_RATE_CONTROL_INFORMATION
Contains CPU rate control information for a job object. This structure is used by the SetInformationJobObject and QueryInformationJobObject functions with the JobObjectCpuRateControlInformation information class.
- JOBOBJECT_EXTENDED_LIMIT_INFORMATION
Contains basic and extended limit information for a job object.
- JOBOBJECT_NET_RATE_CONTROL_INFORMATION
Contains information used to control the network traffic for a job. This structure is used by the SetInformationJobObject and QueryInformationJobObject functions with the JobObjectNetRateControlInformation information class.
Enums
- JOB_OBJECT_NET_RATE_CONTROL_FLAGS
Specifies types of scheduling policies for network rate control.