ReactOS 0.4.15-dev-7842-g558ab78
_TASK_GROUP Struct Reference
Collaboration diagram for _TASK_GROUP:

Public Attributes

struct _TASK_GROUPNext
 
DWORD dwTaskCount
 
DWORD dwProcessId
 
INT Index
 
union {
   DWORD   dwFlags
 
   struct {
      DWORD   IsCollapsed: 1
 
   } 
 
}; 
 

Detailed Description

Definition at line 58 of file taskswnd.cpp.

Member Data Documentation

◆ 

union { ... } _TASK_GROUP::@83

◆ dwFlags

DWORD _TASK_GROUP::dwFlags

Definition at line 70 of file taskswnd.cpp.

◆ dwProcessId

DWORD _TASK_GROUP::dwProcessId

◆ dwTaskCount

◆ Index

◆ IsCollapsed

◆ Next


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