ReactOS
0.4.16-dev-816-g135a9a9
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
mswinsock.h
Go to the documentation of this file.
1
/*
2
* COPYRIGHT: See COPYING in the top level directory
3
* PROJECT: ReactOS Ancillary Function Driver DLL
4
* FILE: include/reactos/winsock/mswinsock.h
5
* PURPOSE: Ancillary Function Driver DLL header
6
*/
7
#ifndef __MSWINSOCK_H
8
#define __MSWINSOCK_H
9
10
typedef
DWORD
(*
LPFN_NSPAPI
)(
VOID
);
11
typedef
struct
_NS_ROUTINE
{
12
DWORD
dwFunctionCount
;
13
LPFN_NSPAPI
*
alpfnFunctions
;
14
DWORD
dwNameSpace
;
15
DWORD
dwPriority
;
16
}
NS_ROUTINE
, *
PNS_ROUTINE
, *
FAR
LPNS_ROUTINE
;
17
18
#endif
19
VOID
#define VOID
Definition:
acefi.h:82
FAR
#define FAR
Definition:
zlib.h:34
DWORD
unsigned long DWORD
Definition:
ntddk_ex.h:95
NS_ROUTINE
struct _NS_ROUTINE NS_ROUTINE
LPFN_NSPAPI
DWORD(* LPFN_NSPAPI)(VOID)
Definition:
mswinsock.h:10
PNS_ROUTINE
struct _NS_ROUTINE * PNS_ROUTINE
LPNS_ROUTINE
struct _NS_ROUTINE LPNS_ROUTINE
DWORD
#define DWORD
Definition:
nt_native.h:44
_NS_ROUTINE
Definition:
stubs.c:17
_NS_ROUTINE::alpfnFunctions
LPFN_NSPAPI * alpfnFunctions
Definition:
stubs.c:19
_NS_ROUTINE::dwFunctionCount
DWORD dwFunctionCount
Definition:
stubs.c:18
_NS_ROUTINE::dwNameSpace
DWORD dwNameSpace
Definition:
stubs.c:20
_NS_ROUTINE::dwPriority
DWORD dwPriority
Definition:
stubs.c:21
sdk
include
reactos
winsock
mswinsock.h
Generated on Fri Mar 14 2025 06:13:19 for ReactOS by
1.9.6