FreeRDP
SMARTCARD_DEVICE Struct Reference

Data Fields

DEVICE device
 
HANDLE thread
 
scard_call_context * callctx
 
wMessageQueue * IrpQueue
 
wListDictionary * rgOutstandingMessages
 
rdpContext * rdpcontext
 

Detailed Description

Definition at line 40 of file smartcard_main.h.

Field Documentation

◆ callctx

scard_call_context* SMARTCARD_DEVICE::callctx

Definition at line 45 of file smartcard_main.h.

◆ device

DEVICE SMARTCARD_DEVICE::device

Definition at line 42 of file smartcard_main.h.

◆ IrpQueue

wMessageQueue* SMARTCARD_DEVICE::IrpQueue

Definition at line 46 of file smartcard_main.h.

◆ rdpcontext

rdpContext* SMARTCARD_DEVICE::rdpcontext

Definition at line 48 of file smartcard_main.h.

◆ rgOutstandingMessages

wListDictionary* SMARTCARD_DEVICE::rgOutstandingMessages

Definition at line 47 of file smartcard_main.h.

◆ thread

HANDLE SMARTCARD_DEVICE::thread

Definition at line 44 of file smartcard_main.h.


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