Data Fields | |
| DWORD | dwClientID |
| SCARDCONTEXT | hContext |
| Client Connection ID. | |
| DWORD | contextBlockStatus |
| Application Context ID. | |
| PCSCLITE_MUTEX_T | mMutex |
| CHANNEL_MAP | psChannelMap [PCSCLITE_MAX_APPLICATION_CONTEXT_CHANNELS] |
| Mutex for this context. | |
| SCF_Session_t | hSession |
An Application Context contains Channels (_psChannelMap).
Definition at line 173 of file winscard_clnt.c.
1.4.7