pcsc-lite 1.6.4
Data Fields
_psContextMap Struct Reference

Represents the an Application Context on the Client side. More...

Collaboration diagram for _psContextMap:
Collaboration graph
[legend]

Data Fields

DWORD dwClientID
 Client Connection ID.
SCARDCONTEXT hContext
 Application Context ID.
pthread_mutex_t * mMutex
 Mutex for this context.
list_t channelMapList

Detailed Description

Represents the an Application Context on the Client side.

An Application Context contains Channels (_psChannelMap).

Definition at line 236 of file winscard_clnt.c.


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