FreeRDP
wf_cliprdr.h
1
19
#ifndef FREERDP_CLIENT_WIN_CLIPRDR_H
20
#define FREERDP_CLIENT_WIN_CLIPRDR_H
21
22
#include "wf_client.h"
23
24
BOOL wf_cliprdr_init(wfContext* wfc, CliprdrClientContext* cliprdr);
25
BOOL wf_cliprdr_uninit(wfContext* wfc, CliprdrClientContext* cliprdr);
26
27
#endif
/* FREERDP_CLIENT_WIN_CLIPRDR_H */
client
Windows
wf_cliprdr.h
Generated by
1.9.1