ReactOS 0.4.15-dev-7924-g5949c20
_OBJECT_HANDLE_COUNT_ENTRY Struct Reference

#include <obtypes.h>

Collaboration diagram for _OBJECT_HANDLE_COUNT_ENTRY:

Public Attributes

struct _EPROCESSProcess
 
ULONG HandleCount
 

Detailed Description

Definition at line 442 of file obtypes.h.

Member Data Documentation

◆ HandleCount

ULONG _OBJECT_HANDLE_COUNT_ENTRY::HandleCount

◆ Process

struct _EPROCESS* _OBJECT_HANDLE_COUNT_ENTRY::Process

Definition at line 444 of file obtypes.h.

Referenced by ObpDecrementHandleCount(), and ObpIncrementHandleDataBase().


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