ReactOS 0.4.15-dev-7953-g1f49173
_GROUP_RELATIONSHIP Struct Reference

#include <ketypes.h>

Public Attributes

USHORT MaximumGroupCount
 
USHORT ActiveGroupCount
 
UCHAR Reserved [20]
 
PROCESSOR_GROUP_INFO GroupInfo [ANYSIZE_ARRAY]
 

Detailed Description

Definition at line 74 of file ketypes.h.

Member Data Documentation

◆ ActiveGroupCount

USHORT _GROUP_RELATIONSHIP::ActiveGroupCount

Definition at line 76 of file ketypes.h.

◆ GroupInfo

PROCESSOR_GROUP_INFO _GROUP_RELATIONSHIP::GroupInfo[ANYSIZE_ARRAY]

Definition at line 78 of file ketypes.h.

◆ MaximumGroupCount

USHORT _GROUP_RELATIONSHIP::MaximumGroupCount

Definition at line 75 of file ketypes.h.

◆ Reserved

UCHAR _GROUP_RELATIONSHIP::Reserved[20]

Definition at line 77 of file ketypes.h.


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