Loading [MathJax]/extensions/tex2jax.js
The Gaudi Framework  v29r5 (37229091)
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
System::PROCESS_BASIC_INFORMATION Struct Reference

#include <src/Lib/ProcessDescriptor.h>

Public Attributes

long ExitStatus
 
PPEB PebBaseAddress
 
unsigned long AffinityMask
 
long BasePriority
 
unsigned long UniqueProcessId
 
unsigned long InheritedFromUniqueProcessId
 

Detailed Description

Definition at line 19 of file ProcessDescriptor.h.

Member Data Documentation

unsigned long System::PROCESS_BASIC_INFORMATION::AffinityMask

Definition at line 22 of file ProcessDescriptor.h.

long System::PROCESS_BASIC_INFORMATION::BasePriority

Definition at line 23 of file ProcessDescriptor.h.

long System::PROCESS_BASIC_INFORMATION::ExitStatus

Definition at line 20 of file ProcessDescriptor.h.

unsigned long System::PROCESS_BASIC_INFORMATION::InheritedFromUniqueProcessId

Definition at line 25 of file ProcessDescriptor.h.

PPEB System::PROCESS_BASIC_INFORMATION::PebBaseAddress

Definition at line 21 of file ProcessDescriptor.h.

unsigned long System::PROCESS_BASIC_INFORMATION::UniqueProcessId

Definition at line 24 of file ProcessDescriptor.h.


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