ReactOS 0.4.15-dev-7842-g558ab78
JOBOBJECT_BASIC_AND_IO_ACCOUNTING_INFORMATION Struct Reference

#include <pstypes.h>

Collaboration diagram for JOBOBJECT_BASIC_AND_IO_ACCOUNTING_INFORMATION:

Public Attributes

JOBOBJECT_BASIC_ACCOUNTING_INFORMATION BasicInfo
 
IO_COUNTERS IoInfo
 

Detailed Description

Definition at line 1594 of file pstypes.h.

Member Data Documentation

◆ BasicInfo

JOBOBJECT_BASIC_ACCOUNTING_INFORMATION JOBOBJECT_BASIC_AND_IO_ACCOUNTING_INFORMATION::BasicInfo

Definition at line 1596 of file pstypes.h.

Referenced by NtQueryInformationJobObject().

◆ IoInfo

IO_COUNTERS JOBOBJECT_BASIC_AND_IO_ACCOUNTING_INFORMATION::IoInfo

Definition at line 1597 of file pstypes.h.

Referenced by NtQueryInformationJobObject().


The documentation for this struct was generated from the following file: