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
eaptypes.h
Go to the documentation of this file.
1
#ifndef EAPTYPES_H
2
#define EAPTYPES_H
3
4
typedef
struct
_EAP_TYPE
5
{
6
BYTE
type
;
7
DWORD
dwVendorId
;
8
DWORD
dwVendorType
;
9
}
EAP_TYPE
, *
PEAP_TYPE
;
10
11
typedef
struct
_EAP_METHOD_TYPE
12
{
13
EAP_TYPE
eapType
;
14
DWORD
dwAuthorId
;
15
}
EAP_METHOD_TYPE
, *
PEAP_METHOD_TYPE
;
16
17
#endif
PEAP_METHOD_TYPE
struct _EAP_METHOD_TYPE * PEAP_METHOD_TYPE
EAP_TYPE
struct _EAP_TYPE EAP_TYPE
PEAP_TYPE
struct _EAP_TYPE * PEAP_TYPE
EAP_METHOD_TYPE
struct _EAP_METHOD_TYPE EAP_METHOD_TYPE
DWORD
unsigned long DWORD
Definition:
ntddk_ex.h:95
_EAP_METHOD_TYPE
Definition:
eaptypes.h:12
_EAP_METHOD_TYPE::eapType
EAP_TYPE eapType
Definition:
eaptypes.h:13
_EAP_METHOD_TYPE::dwAuthorId
DWORD dwAuthorId
Definition:
eaptypes.h:14
_EAP_TYPE
Definition:
eaptypes.h:5
_EAP_TYPE::dwVendorType
DWORD dwVendorType
Definition:
eaptypes.h:8
_EAP_TYPE::type
BYTE type
Definition:
eaptypes.h:6
_EAP_TYPE::dwVendorId
DWORD dwVendorId
Definition:
eaptypes.h:7
BYTE
unsigned char BYTE
Definition:
xxhash.c:193
sdk
include
psdk
eaptypes.h
Generated on Wed Apr 2 2025 06:12:39 for ReactOS by
1.9.6