|
FreeRDP
|
rdpdr channel client context More...
#include <rdpdr.h>

Data Fields | |
| void * | handle |
| void * | custom |
| pcRdpdrRegisterDevice | RdpdrRegisterDevice |
| pcRdpdrUnregisterDevice | RdpdrUnregisterDevice |
| pcRdpdrHotplugDevice | RdpdrHotplugDevice |
| void* RdpdrClientContext::custom |
Definition at line 87 of file client/rdpdr.h.
| void* RdpdrClientContext::handle |
Definition at line 86 of file client/rdpdr.h.
| pcRdpdrHotplugDevice RdpdrClientContext::RdpdrHotplugDevice |
Definition at line 91 of file client/rdpdr.h.
| pcRdpdrRegisterDevice RdpdrClientContext::RdpdrRegisterDevice |
Definition at line 89 of file client/rdpdr.h.
| pcRdpdrUnregisterDevice RdpdrClientContext::RdpdrUnregisterDevice |
Definition at line 90 of file client/rdpdr.h.