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
sfcfiles.h
Go to the documentation of this file.
1
#ifndef __SFCFILES_H
2
#define __SFCFILES_H
3
4
#ifdef __cplusplus
5
extern
"C"
{
6
#endif
7
8
typedef
struct
_PROTECT_FILE_ENTRY
9
{
10
PWSTR
SourceFileName
;
11
PWSTR
FileName
;
12
PWSTR
InfName
;
13
}
PROTECT_FILE_ENTRY
, *
PPROTECT_FILE_ENTRY
;
14
15
NTSTATUS
16
WINAPI
17
SfcGetFiles
(
18
_Out_
PPROTECT_FILE_ENTRY
*ProtFileData,
19
_Out_
PULONG
FileCount
);
20
21
#ifdef __cplusplus
22
}
23
#endif
24
25
#endif
FileCount
PULONG FileCount
Definition:
SfcGetFiles.c:18
NTSTATUS
LONG NTSTATUS
Definition:
precomp.h:26
_Out_
#define _Out_
Definition:
no_sal2.h:160
SfcGetFiles
NTSTATUS WINAPI SfcGetFiles(_Out_ PPROTECT_FILE_ENTRY *ProtFileData, _Out_ PULONG FileCount)
Definition:
sfcfiles.c:52
PROTECT_FILE_ENTRY
struct _PROTECT_FILE_ENTRY PROTECT_FILE_ENTRY
PPROTECT_FILE_ENTRY
struct _PROTECT_FILE_ENTRY * PPROTECT_FILE_ENTRY
_PROTECT_FILE_ENTRY
Definition:
SfcGetFiles.c:12
_PROTECT_FILE_ENTRY::FileName
PWSTR FileName
Definition:
SfcGetFiles.c:14
_PROTECT_FILE_ENTRY::InfName
PWSTR InfName
Definition:
SfcGetFiles.c:15
_PROTECT_FILE_ENTRY::SourceFileName
PWSTR SourceFileName
Definition:
SfcGetFiles.c:13
PWSTR
uint16_t * PWSTR
Definition:
typedefs.h:56
PULONG
uint32_t * PULONG
Definition:
typedefs.h:59
WINAPI
#define WINAPI
Definition:
msvc.h:6
sdk
include
psdk
sfcfiles.h
Generated on Wed Apr 2 2025 06:12:56 for ReactOS by
1.9.6