This structure contains all infomation that is required for the driver to operate correctly
Data Fields | |
| HANDLE | fdHndle |
| LONG | lWwt |
| LONG | lChannel |
| char | acAxisSmDev [eIFD_DEVICE_SIZE] |
| BYTE | abAtr [eIFD_MAX_ATR_SIZE] |
| BYTE | bAtrSize |
|
|
A buffer to hold the ATR infomation from the smart card |
|
|
The name if the Axis smart card device |
|
|
The number of bytes in the ATR buffer |
|
|
The file handle to use to send and receive data on |
|
|
The channel that has been opened this is used to select a different axis driver |
|
|
The time to wait in seconds for a reply from the smart card |
1.3.6