ReactOS
0.4.16-dev-297-gc569aee
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
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
_
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
fxpkgioshared.hpp
Go to the documentation of this file.
1
/*++
2
3
Copyright (c) Microsoft Corporation
4
5
Module Name:
6
7
FxPkgIoShared.hpp
8
9
Abstract:
10
11
This file contains portion of FxPkgIo.hpp that is need in shared code.
12
13
Author:
14
15
Environment:
16
17
Revision History:
18
19
20
21
--*/
22
23
#ifndef _FXPKGIOSHARED_HPP_
24
#define _FXPKGIOSHARED_HPP_
25
26
enum
FxIoStopProcessingForPowerAction
{
27
FxIoStopProcessingForPowerHold
= 1,
28
FxIoStopProcessingForPowerPurgeManaged
,
29
FxIoStopProcessingForPowerPurgeNonManaged
,
30
};
31
32
// begin_wpp config
33
// CUSTOM_TYPE(FxIoStopProcessingForPowerAction, ItemEnum(FxIoStopProcessingForPowerAction));
34
// end_wpp
35
36
#endif
// _FXPKGIOSHARED_HPP
FxIoStopProcessingForPowerAction
FxIoStopProcessingForPowerAction
Definition:
fxpkgioshared.hpp:26
FxIoStopProcessingForPowerHold
@ FxIoStopProcessingForPowerHold
Definition:
fxpkgioshared.hpp:27
FxIoStopProcessingForPowerPurgeNonManaged
@ FxIoStopProcessingForPowerPurgeNonManaged
Definition:
fxpkgioshared.hpp:29
FxIoStopProcessingForPowerPurgeManaged
@ FxIoStopProcessingForPowerPurgeManaged
Definition:
fxpkgioshared.hpp:28
sdk
lib
drivers
wdf
shared
inc
private
common
fxpkgioshared.hpp
Generated on Tue Nov 26 2024 06:13:56 for ReactOS by
1.9.6