ReactOS 0.4.15-dev-7953-g1f49173
_USER_ACCEL_CACHE_ENTRY Struct Reference
Collaboration diagram for _USER_ACCEL_CACHE_ENTRY:

Public Attributes

struct _USER_ACCEL_CACHE_ENTRYNext
 
ULONG_PTR Usage
 
HACCEL Object
 
HGLOBAL Data
 

Detailed Description

Definition at line 42 of file accel.c.

Member Data Documentation

◆ Data

HGLOBAL _USER_ACCEL_CACHE_ENTRY::Data

Definition at line 47 of file accel.c.

Referenced by U32AccelCacheAdd().

◆ Next

struct _USER_ACCEL_CACHE_ENTRY* _USER_ACCEL_CACHE_ENTRY::Next

Definition at line 44 of file accel.c.

◆ Object

HACCEL _USER_ACCEL_CACHE_ENTRY::Object

Definition at line 46 of file accel.c.

◆ Usage

ULONG_PTR _USER_ACCEL_CACHE_ENTRY::Usage

Definition at line 45 of file accel.c.


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