|
pcsc-lite 1.7.2
|

Data Fields | |
| int32_t | hContext |
| list_t | cardsList |
| pthread_mutex_t | cardsList_lock |
| lock for the above list | |
| uint32_t | dwClientID |
| Connection ID used to reference the Client. | |
| pthread_t | pthThread |
| Event polling thread's ID. | |
Definition at line 59 of file winscard_svc.c.
| uint32_t dwClientID |
Connection ID used to reference the Client.
Definition at line 64 of file winscard_svc.c.
Referenced by CreateContextThread().
1.7.3