Table of Contents

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_CPU_RATE_CONTROL_INFORMATION._Anonymous_e__Union
JOBOBJECT_CPU_RATE_CONTROL_INFORMATION._Anonymous_e__Union._Anonymous_e__Struct
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

JOBOBJECTINFOCLASS
JOB_OBJECT_CPU_RATE_CONTROL
JOB_OBJECT_LIMIT
JOB_OBJECT_NET_RATE_CONTROL_FLAGS

Specifies types of scheduling policies for network rate control.