FreeRDP
Toggle main menu visibility
Main Page
Related Pages
Topics
Namespaces
Namespace List
Namespace Members
All
Functions
Data Structures
Data Structures
Data Structure Index
Class Hierarchy
Data Fields
All
a
b
c
d
e
f
g
i
l
m
n
o
p
r
s
t
u
v
Functions
a
c
d
e
f
g
i
o
r
s
t
Variables
a
b
c
d
e
g
i
l
m
n
o
p
r
s
t
u
v
Files
File List
Globals
All
Typedefs
•
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Modules
Pages
Loading...
Searching...
No Matches
wf_rdpsnd.h
1
20
#ifndef FREERDP_SERVER_WIN_RDPSND_H
21
#define FREERDP_SERVER_WIN_RDPSND_H
22
23
#include <freerdp/freerdp.h>
24
#include <freerdp/listener.h>
25
#include <freerdp/server/rdpsnd.h>
26
27
#include "wf_interface.h"
28
29
int
wf_rdpsnd_lock(
void
);
30
int
wf_rdpsnd_unlock(
void
);
31
BOOL wf_peer_rdpsnd_init(wfPeerContext* context);
32
33
#endif
/* FREERDP_SERVER_WIN_RDPSND_H */
server
Windows
wf_rdpsnd.h
Generated by
1.9.8