cardpcsc_l.h File Reference
#include <chipcard/client/card_imp.h>
#include "clientpcsc_l.h"
#include <chipcard/client/client_imp.h>
#include <inttypes.h>
Go to the source code of this file.
Define Documentation
#define LC_CARD_EXTEND_CLIENT |
Function Documentation
LC_CARD* LC_CardPcsc_new |
( |
LC_CLIENT * |
cl, |
|
|
uint32_t |
cardId, |
|
|
SCARDHANDLE |
scardHandle, |
|
|
const char * |
readerName, |
|
|
DWORD |
protocol, |
|
|
const char * |
cardType, |
|
|
uint32_t |
rflags, |
|
|
const unsigned char * |
atrBuf, |
|
|
unsigned int |
atrLen | |
|
) |
| | |
const char* LC_CardPcsc_GetReaderName |
( |
const LC_CARD * |
card |
) |
|