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

Public Attributes | |
| PROCMARKHEAD | head |
| ULONG | Count |
| LPACCEL | Table |
Definition at line 3 of file accelerator.h.
| ULONG _ACCELERATOR_TABLE::Count |
Definition at line 6 of file accelerator.h.
Referenced by NtUserCopyAcceleratorTable(), NtUserCreateAcceleratorTable(), and NtUserTranslateAccelerator().
| PROCMARKHEAD _ACCELERATOR_TABLE::head |
Definition at line 5 of file accelerator.h.
| LPACCEL _ACCELERATOR_TABLE::Table |
Definition at line 7 of file accelerator.h.
Referenced by NtUserCopyAcceleratorTable(), NtUserCreateAcceleratorTable(), NtUserTranslateAccelerator(), and UserDestroyAccelTable().