This handles card insertion/removal events, updates ATR, protocol, and status information. More...
#include <stdint.h>Go to the source code of this file.
Data Structures | |
| struct | pubReaderStatesList |
| Define an exported public reader state structure so each application gets instant notification of changes in state. More... | |
Typedefs | |
| typedef struct pubReaderStatesList | READER_STATE |
| Define an exported public reader state structure so each application gets instant notification of changes in state. | |
|
typedef struct pubReaderStatesList * | PREADER_STATE |
Functions | |
| LONG | EHInitializeEventStructures (void) |
| LONG | EHSpawnEventHandler (PREADER_CONTEXT, RESPONSECODE(*)(DWORD)) |
| LONG | EHDestroyEventHandler (PREADER_CONTEXT) |
This handles card insertion/removal events, updates ATR, protocol, and status information.
Definition in file eventhandler.h.
1.6.1