Process Hacker
_RTL_HANDLE_TABLE_ENTRY Struct Reference

#include <ntrtl.h>

Data Fields

union {
   ULONG   Flags
 
   struct _RTL_HANDLE_TABLE_ENTRY *   NextFree
 
}; 
 

Detailed Description

Definition at line 4685 of file ntrtl.h.

Field Documentation

union { ... }
ULONG Flags

Definition at line 4689 of file ntrtl.h.

struct _RTL_HANDLE_TABLE_ENTRY* NextFree

Definition at line 4690 of file ntrtl.h.


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