ReactOS
0.4.16-dev-974-g5022a45
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
wdfhwaccess.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
wdfhwaccess.h
10
11
Abstract:
12
13
This module contains contains the Windows Driver Framework hw access
14
interfaces.
15
16
Environment:
17
18
User mode only
19
20
Revision History:
21
22
23
--*/
24
25
//
26
// NOTE: This header is generated by stubwork. Please make any
27
// modifications to the corresponding template files
28
// (.x or .y) and use stubwork to regenerate the header
29
//
30
31
#ifndef _WDFHWACCESS_H_
32
#define _WDFHWACCESS_H_
33
34
#ifndef WDF_EXTERN_C
35
#ifdef __cplusplus
36
#define WDF_EXTERN_C extern "C"
37
#define WDF_EXTERN_C_START extern "C"
{
38
#define WDF_EXTERN_C_END }
39
#else
40
#define WDF_EXTERN_C
41
#define WDF_EXTERN_C_START
42
#define WDF_EXTERN_C_END
43
#endif
44
#endif
45
46
WDF_EXTERN_C_START
47
48
49
50
#if (NTDDI_VERSION >= NTDDI_WIN2K)
51
52
53
54
//
55
// Types
56
//
57
58
59
//
60
// Functions for HwAccess
61
//
62
63
64
65
66
67
68
#endif
// (NTDDI_VERSION >= NTDDI_WIN2K)
69
70
71
72
WDF_EXTERN_C_END
73
74
#endif
// _WDFHWACCESS_H_
75
WDF_EXTERN_C_END
#define WDF_EXTERN_C_END
Definition:
wdfhwaccess.h:42
WDF_EXTERN_C_START
#define WDF_EXTERN_C_START
Definition:
wdfhwaccess.h:41
sdk
include
wdf
kmdf
1.17
wdfhwaccess.h
Generated on Thu Apr 10 2025 06:21:23 for ReactOS by
1.9.6