|
FreeRDP
|
Data Fields | |
| DEVICE | device |
| HANDLE | thread |
| scard_call_context * | callctx |
| wMessageQueue * | IrpQueue |
| wListDictionary * | rgOutstandingMessages |
| rdpContext * | rdpcontext |
Definition at line 40 of file smartcard_main.h.
| scard_call_context* SMARTCARD_DEVICE::callctx |
Definition at line 45 of file smartcard_main.h.
| DEVICE SMARTCARD_DEVICE::device |
Definition at line 42 of file smartcard_main.h.
| wMessageQueue* SMARTCARD_DEVICE::IrpQueue |
Definition at line 46 of file smartcard_main.h.
| rdpContext* SMARTCARD_DEVICE::rdpcontext |
Definition at line 48 of file smartcard_main.h.
| wListDictionary* SMARTCARD_DEVICE::rgOutstandingMessages |
Definition at line 47 of file smartcard_main.h.
| HANDLE SMARTCARD_DEVICE::thread |
Definition at line 44 of file smartcard_main.h.