Process Hacker
_SYSTEM_PROCESS_INFORMATION_EXTENSION Struct Reference

#include <ntexapi.h>

Data Fields

PROCESS_DISK_COUNTERS DiskCounters
 
ULONGLONG ContextSwitches
 
union {
   ULONG   Flags
 
   struct {
      ULONG   HasStrongId: 1
 
      ULONG   Spare: 31
 
   } 
 
}; 
 
ULONG UserSidOffset
 
ULONG PackageFullNameOffset
 
PROCESS_ENERGY_VALUES EnergyValues
 
ULONG AppIdOffset
 

Detailed Description

Definition at line 2263 of file ntexapi.h.

Field Documentation

union { ... }
ULONG AppIdOffset

Definition at line 2279 of file ntexapi.h.

ULONGLONG ContextSwitches

Definition at line 2266 of file ntexapi.h.

PROCESS_DISK_COUNTERS DiskCounters

Definition at line 2265 of file ntexapi.h.

PROCESS_ENERGY_VALUES EnergyValues

Definition at line 2278 of file ntexapi.h.

ULONG Flags

Definition at line 2269 of file ntexapi.h.

ULONG HasStrongId

Definition at line 2272 of file ntexapi.h.

ULONG PackageFullNameOffset

Definition at line 2277 of file ntexapi.h.

ULONG Spare

Definition at line 2273 of file ntexapi.h.

ULONG UserSidOffset

Definition at line 2276 of file ntexapi.h.


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