Process Hacker
_OBJECT_BASIC_INFORMATION Struct Reference

#include <ntobapi.h>

Data Fields

ULONG Attributes
 
ACCESS_MASK GrantedAccess
 
ULONG HandleCount
 
ULONG PointerCount
 
ULONG PagedPoolCharge
 
ULONG NonPagedPoolCharge
 
ULONG Reserved [3]
 
ULONG NameInfoSize
 
ULONG TypeInfoSize
 
ULONG SecurityDescriptorSize
 
LARGE_INTEGER CreationTime
 

Detailed Description

Definition at line 46 of file ntobapi.h.

Field Documentation

ULONG Attributes

Definition at line 48 of file ntobapi.h.

LARGE_INTEGER CreationTime

Definition at line 58 of file ntobapi.h.

ACCESS_MASK GrantedAccess

Definition at line 49 of file ntobapi.h.

ULONG HandleCount

Definition at line 50 of file ntobapi.h.

ULONG NameInfoSize

Definition at line 55 of file ntobapi.h.

ULONG NonPagedPoolCharge

Definition at line 53 of file ntobapi.h.

ULONG PagedPoolCharge

Definition at line 52 of file ntobapi.h.

ULONG PointerCount

Definition at line 51 of file ntobapi.h.

ULONG Reserved[3]

Definition at line 54 of file ntobapi.h.

ULONG SecurityDescriptorSize

Definition at line 57 of file ntobapi.h.

ULONG TypeInfoSize

Definition at line 56 of file ntobapi.h.


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