FreeRDP
Loading...
Searching...
No Matches
CliprdrServerPrivate Struct Reference
Collaboration diagram for CliprdrServerPrivate:

Data Fields

HANDLE vcm
 
HANDLE Thread
 
HANDLE StopEvent
 
HANDLE ChannelHandle
 
HANDLE ChannelEvent
 
ChannelPduTracker * channelPduTracker
 
char temporaryDirectory [260]
 
wLog * log
 

Detailed Description

Definition at line 36 of file server/cliprdr_main.h.

Field Documentation

◆ ChannelEvent

HANDLE CliprdrServerPrivate::ChannelEvent

Definition at line 42 of file server/cliprdr_main.h.

◆ ChannelHandle

HANDLE CliprdrServerPrivate::ChannelHandle

Definition at line 41 of file server/cliprdr_main.h.

◆ channelPduTracker

ChannelPduTracker* CliprdrServerPrivate::channelPduTracker

Definition at line 43 of file server/cliprdr_main.h.

◆ log

wLog* CliprdrServerPrivate::log

Definition at line 46 of file server/cliprdr_main.h.

◆ StopEvent

HANDLE CliprdrServerPrivate::StopEvent

Definition at line 40 of file server/cliprdr_main.h.

◆ temporaryDirectory

char CliprdrServerPrivate::temporaryDirectory[260]

Definition at line 45 of file server/cliprdr_main.h.

◆ Thread

HANDLE CliprdrServerPrivate::Thread

Definition at line 39 of file server/cliprdr_main.h.

◆ vcm

HANDLE CliprdrServerPrivate::vcm

Definition at line 38 of file server/cliprdr_main.h.


The documentation for this struct was generated from the following file: