Process Hacker
_SYSTEM_OBJECT_INFORMATION Struct Reference

#include <ntexapi.h>

Data Fields

ULONG NextEntryOffset
 
PVOID Object
 
HANDLE CreatorUniqueProcess
 
USHORT CreatorBackTraceIndex
 
USHORT Flags
 
LONG PointerCount
 
LONG HandleCount
 
ULONG PagedPoolCharge
 
ULONG NonPagedPoolCharge
 
HANDLE ExclusiveProcessId
 
PVOID SecurityDescriptor
 
UNICODE_STRING NameInfo
 

Detailed Description

Definition at line 1627 of file ntexapi.h.

Field Documentation

USHORT CreatorBackTraceIndex

Definition at line 1632 of file ntexapi.h.

HANDLE CreatorUniqueProcess

Definition at line 1631 of file ntexapi.h.

HANDLE ExclusiveProcessId

Definition at line 1638 of file ntexapi.h.

USHORT Flags

Definition at line 1633 of file ntexapi.h.

LONG HandleCount

Definition at line 1635 of file ntexapi.h.

UNICODE_STRING NameInfo

Definition at line 1640 of file ntexapi.h.

ULONG NextEntryOffset

Definition at line 1629 of file ntexapi.h.

ULONG NonPagedPoolCharge

Definition at line 1637 of file ntexapi.h.

PVOID Object

Definition at line 1630 of file ntexapi.h.

ULONG PagedPoolCharge

Definition at line 1636 of file ntexapi.h.

LONG PointerCount

Definition at line 1634 of file ntexapi.h.

PVOID SecurityDescriptor

Definition at line 1639 of file ntexapi.h.


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