ReactOS 0.4.15-dev-7958-gcd0bb1a
_GDIHANDLECACHE Struct Reference

#include <ntgdityp.h>

Collaboration diagram for _GDIHANDLECACHE:

Public Attributes

ULONG ulLock
 
ULONG ulNumHandles [GDI_CACHED_HANDLE_TYPES]
 
HANDLE Handle [CACHE_BRUSH_ENTRIES+CACHE_PEN_ENTRIES+CACHE_REGION_ENTRIES+CACHE_LFONT_ENTRIES]
 

Detailed Description

Definition at line 351 of file ntgdityp.h.

Member Data Documentation

◆ Handle

Definition at line 355 of file ntgdityp.h.

Referenced by hGetPEBHandle().

◆ ulLock

ULONG _GDIHANDLECACHE::ulLock

Definition at line 353 of file ntgdityp.h.

Referenced by hGetPEBHandle().

◆ ulNumHandles

ULONG _GDIHANDLECACHE::ulNumHandles[GDI_CACHED_HANDLE_TYPES]

Definition at line 354 of file ntgdityp.h.

Referenced by hGetPEBHandle().


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