|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <obtypes.h>

Public Attributes | |
| union { | |
| POBJECT_HANDLE_COUNT_DATABASE HandleCountDatabase | |
| OBJECT_HANDLE_COUNT_ENTRY SingleEntry | |
| }; | |
| union { ... } _OBJECT_HEADER_HANDLE_INFO::@2815 |
| POBJECT_HANDLE_COUNT_DATABASE _OBJECT_HEADER_HANDLE_INFO::HandleCountDatabase |
Definition at line 458 of file obtypes.h.
Referenced by ObpDeallocateObject(), ObpDecrementHandleCount(), ObpIncrementHandleDataBase(), and ObpInsertHandleCount().
| OBJECT_HANDLE_COUNT_ENTRY _OBJECT_HEADER_HANDLE_INFO::SingleEntry |
Definition at line 459 of file obtypes.h.
Referenced by ObpAllocateObject(), ObpDecrementHandleCount(), ObpIncrementHandleDataBase(), and ObpInsertHandleCount().