FreeRDP
|
Data Fields | |
UINT32 | id |
UINT32 | type |
const char * | name |
wStream * | data |
pcCustomComponentRequest | CustomComponentRequest |
pcIRPRequest | IRPRequest |
pcInitDevice | Init |
pcFreeDevice | Free |
Definition at line 333 of file channels/rdpdr.h.
pcCustomComponentRequest DEVICE::CustomComponentRequest |
Definition at line 341 of file channels/rdpdr.h.
wStream* DEVICE::data |
Definition at line 339 of file channels/rdpdr.h.
pcFreeDevice DEVICE::Free |
Definition at line 344 of file channels/rdpdr.h.
UINT32 DEVICE::id |
Definition at line 335 of file channels/rdpdr.h.
pcInitDevice DEVICE::Init |
Definition at line 343 of file channels/rdpdr.h.
pcIRPRequest DEVICE::IRPRequest |
Definition at line 342 of file channels/rdpdr.h.
const char* DEVICE::name |
Definition at line 338 of file channels/rdpdr.h.
UINT32 DEVICE::type |
Definition at line 337 of file channels/rdpdr.h.