My Project
Loading...
Searching...
No Matches
_OBJECT_HEADER Struct Reference

#include <ob.h>

Data Fields

uint64_t PointerCount
union { 
   uint64_t   HandleCount 
   volatile void *   NextToFree 
__attribute__
POBJECT_TYPE Type
uint32_t Flags

Detailed Description

Definition at line 56 of file ob.h.

Field Documentation

◆ [union]

union { ... } __attribute__

◆ Flags

uint32_t Flags

Definition at line 63 of file ob.h.

◆ HandleCount

uint64_t HandleCount

Definition at line 59 of file ob.h.

◆ NextToFree

volatile void* NextToFree

Definition at line 60 of file ob.h.

◆ PointerCount

uint64_t PointerCount

Definition at line 57 of file ob.h.

◆ Type

Definition at line 62 of file ob.h.


The documentation for this struct was generated from the following file:
  • C:/Users/matanel/Desktop/Projects/KernelDevelopment/kernel/includes/ob.h