ReactOS
0.4.16-dev-937-g7afcd2a
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
wdfpool.h
Go to the documentation of this file.
1
/*++
2
3
Copyright (c) Microsoft Corporation. All rights reserved.
4
5
_WdfVersionBuild_
6
7
Module Name:
8
9
wdfpool.h
10
11
Abstract:
12
13
This module contains pool API's
14
15
Environment:
16
17
kernel mode only
18
19
Revision History:
20
21
22
--*/
23
24
//
25
// NOTE: This header is generated by stubwork. Please make any
26
// modifications to the corresponding template files
27
// (.x or .y) and use stubwork to regenerate the header
28
//
29
30
#ifndef _WDFPOOL_H_
31
#define _WDFPOOL_H_
32
33
#ifndef WDF_EXTERN_C
34
#ifdef __cplusplus
35
#define WDF_EXTERN_C extern "C"
36
#define WDF_EXTERN_C_START extern "C"
{
37
#define WDF_EXTERN_C_END }
38
#else
39
#define WDF_EXTERN_C
40
#define WDF_EXTERN_C_START
41
#define WDF_EXTERN_C_END
42
#endif
43
#endif
44
45
WDF_EXTERN_C_START
46
47
48
49
#if (NTDDI_VERSION >= NTDDI_WIN2K)
50
51
52
53
54
55
#endif
// (NTDDI_VERSION >= NTDDI_WIN2K)
56
57
58
WDF_EXTERN_C_END
59
60
#endif
// _WDFPOOL_H_
61
WDF_EXTERN_C_END
#define WDF_EXTERN_C_END
Definition:
wdfpool.h:41
WDF_EXTERN_C_START
#define WDF_EXTERN_C_START
Definition:
wdfpool.h:40
sdk
include
wdf
kmdf
1.17
wdfpool.h
Generated on Wed Apr 2 2025 06:13:22 for ReactOS by
1.9.6