ReactOS
0.4.16-dev-320-g3bd9ddc
accelerator.h
Go to the documentation of this file.
1
#pragma once
2
3
typedef
struct
_ACCELERATOR_TABLE
4
{
5
PROCMARKHEAD
head
;
6
ULONG
Count
;
7
LPACCEL
Table
;
8
}
ACCELERATOR_TABLE
, *
PACCELERATOR_TABLE
;
9
10
PACCELERATOR_TABLE
FASTCALL
UserGetAccelObject
(HACCEL);
11
BOOLEAN
12
UserDestroyAccelTable
(
PVOID
Object
);
BOOLEAN
unsigned char BOOLEAN
Definition:
ProcessorBind.h:185
PACCELERATOR_TABLE
struct _ACCELERATOR_TABLE * PACCELERATOR_TABLE
UserGetAccelObject
PACCELERATOR_TABLE FASTCALL UserGetAccelObject(HACCEL)
Definition:
accelerator.c:21
UserDestroyAccelTable
BOOLEAN UserDestroyAccelTable(PVOID Object)
Definition:
accelerator.c:324
ACCELERATOR_TABLE
struct _ACCELERATOR_TABLE ACCELERATOR_TABLE
void
Definition:
nsiface.idl:2307
FASTCALL
#define FASTCALL
Definition:
nt_native.h:50
_ACCELERATOR_TABLE
Definition:
accelerator.h:4
_ACCELERATOR_TABLE::Count
ULONG Count
Definition:
accelerator.h:6
_ACCELERATOR_TABLE::head
PROCMARKHEAD head
Definition:
accelerator.h:5
_ACCELERATOR_TABLE::Table
LPACCEL Table
Definition:
accelerator.h:7
_PROCMARKHEAD
Definition:
ntuser.h:224
tagACCEL
Definition:
winuser.h:2925
ULONG
uint32_t ULONG
Definition:
typedefs.h:59
Object
_Must_inspect_result_ _In_ WDFCOLLECTION _In_ WDFOBJECT Object
Definition:
wdfcollection.h:123
win32ss
user
ntuser
accelerator.h
Generated on Thu Dec 5 2024 06:21:49 for ReactOS by
1.9.6