ReactOS
0.4.16-dev-1247-g7d8d8a6
Toggle main menu visibility
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
x
Functions
_
a
b
c
d
e
f
g
h
i
l
m
o
p
r
s
t
u
v
w
Variables
_
c
d
e
f
g
h
i
l
m
n
o
p
s
t
u
x
Typedefs
_
a
b
c
d
e
f
g
h
i
l
m
o
p
r
s
t
u
v
w
x
Enumerations
_
a
b
c
d
f
i
l
m
o
p
s
t
w
x
Enumerator
a
b
c
d
e
f
g
h
i
m
n
o
p
r
s
t
u
v
w
x
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
_
a
b
c
d
e
f
h
i
k
l
m
n
o
p
r
s
t
u
v
w
z
Enumerator
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Properties
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Related Functions
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
v
x
Files
File List
File Members
All
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Examples
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:2998
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 Wed Jun 4 2025 06:18:00 for ReactOS by
1.9.6