ReactOS 0.4.15-dev-7934-g1dc8d80
handle_table_entry Struct Reference

#include <handle.h>

Collaboration diagram for handle_table_entry:

Public Attributes

OBJECTHDRpObject
 
unsigned int iNextFree
 

Detailed Description

Definition at line 45 of file handle.h.

Member Data Documentation

◆ iNextFree

unsigned int handle_table_entry::iNextFree

Definition at line 48 of file handle.h.

Referenced by grow_handle_table().

◆ pObject

OBJECTHDR* handle_table_entry::pObject

Definition at line 47 of file handle.h.

Referenced by grow_handle_table().


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