pcsc-lite 1.7.2
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
char cancellable
 We are in a cancellable call.

Detailed Description

Represents the an Application Context on the Client side.

An Application Context contains Channels (_psChannelMap).

Definition at line 299 of file winscard_clnt.c.


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