FreeRDP
DEVICE Struct Reference
Collaboration diagram for DEVICE:

Data Fields

UINT32 id
 
UINT32 type
 
const char * name
 
wStreamdata
 
pcCustomComponentRequest CustomComponentRequest
 
pcIRPRequest IRPRequest
 
pcInitDevice Init
 
pcFreeDevice Free
 

Detailed Description

Definition at line 333 of file channels/rdpdr.h.

Field Documentation

◆ CustomComponentRequest

pcCustomComponentRequest DEVICE::CustomComponentRequest

Definition at line 341 of file channels/rdpdr.h.

◆ data

wStream* DEVICE::data

Definition at line 339 of file channels/rdpdr.h.

◆ Free

pcFreeDevice DEVICE::Free

Definition at line 344 of file channels/rdpdr.h.

◆ id

UINT32 DEVICE::id

Definition at line 335 of file channels/rdpdr.h.

◆ Init

pcInitDevice DEVICE::Init

Definition at line 343 of file channels/rdpdr.h.

◆ IRPRequest

pcIRPRequest DEVICE::IRPRequest

Definition at line 342 of file channels/rdpdr.h.

◆ name

const char* DEVICE::name

Definition at line 338 of file channels/rdpdr.h.

◆ type

UINT32 DEVICE::type

Definition at line 337 of file channels/rdpdr.h.


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