_PROCESS_BASIC_INFORMATION Struct Reference

#include <handle.h>


Data Fields

DWORD ExitStatus
PVOID PebBaseAddress
DWORD AffinityMask
DWORD BasePriority
DWORD UniqueProcessId
DWORD InheritedFromUniqueProcessId


Detailed Description

Definition at line 158 of file handle.h.


Field Documentation

DWORD _PROCESS_BASIC_INFORMATION::ExitStatus

Definition at line 159 of file handle.h.

PVOID _PROCESS_BASIC_INFORMATION::PebBaseAddress

Definition at line 160 of file handle.h.

DWORD _PROCESS_BASIC_INFORMATION::AffinityMask

Definition at line 161 of file handle.h.

DWORD _PROCESS_BASIC_INFORMATION::BasePriority

Definition at line 162 of file handle.h.

DWORD _PROCESS_BASIC_INFORMATION::UniqueProcessId

Definition at line 163 of file handle.h.

Referenced by main().

DWORD _PROCESS_BASIC_INFORMATION::InheritedFromUniqueProcessId

Definition at line 164 of file handle.h.


The documentation for this struct was generated from the following file:
Generated on Fri Feb 22 14:14:32 2008 for Handle by  doxygen 1.5.4