pcsc-lite  1.7.4
Data Fields
pubReaderStatesList Struct Reference

Define an exported public reader state structure so each application gets instant notification of changes in state. More...

#include <eventhandler.h>

Data Fields

char readerName [MAX_READERNAME]
 reader name
uint32_t eventCounter
 number of card events
uint32_t readerState
 SCARD_* bit field.
int32_t readerSharing
 PCSCLITE_SHARING_* sharing status.
UCHAR cardAtr [MAX_ATR_SIZE]
 ATR.
uint32_t cardAtrLength
 ATR length.
uint32_t cardProtocol
 SCARD_PROTOCOL_* value.

Detailed Description

Define an exported public reader state structure so each application gets instant notification of changes in state.


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