FreeRDP
Loading...
Searching...
No Matches
RdpdrClientContext Struct Reference

rdpdr channel client context More...

#include <rdpdr.h>

Collaboration diagram for RdpdrClientContext:

Data Fields

void * handle
 
void * custom
 
pcRdpdrRegisterDevice RdpdrRegisterDevice
 
pcRdpdrUnregisterDevice RdpdrUnregisterDevice
 
pcRdpdrHotplugDevice RdpdrHotplugDevice
 

Detailed Description

rdpdr channel client context

Since
version 3.16.0

Definition at line 84 of file client/rdpdr.h.

Field Documentation

◆ custom

void* RdpdrClientContext::custom

Definition at line 87 of file client/rdpdr.h.

◆ handle

void* RdpdrClientContext::handle

Definition at line 86 of file client/rdpdr.h.

◆ RdpdrHotplugDevice

pcRdpdrHotplugDevice RdpdrClientContext::RdpdrHotplugDevice

Definition at line 91 of file client/rdpdr.h.

◆ RdpdrRegisterDevice

pcRdpdrRegisterDevice RdpdrClientContext::RdpdrRegisterDevice

Definition at line 89 of file client/rdpdr.h.

◆ RdpdrUnregisterDevice

pcRdpdrUnregisterDevice RdpdrClientContext::RdpdrUnregisterDevice

Definition at line 90 of file client/rdpdr.h.


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