The following table shows the Smart Card driver structures with a description of the purpose of each.
| Programming element | Description |
|---|---|
| OS_DEP_DATA | This structure contains dependent on the driver type. |
| SCARD_CARD_CAPABILITIES | The SCARD_CARD_CAPABILITIES structure holds all information about the currently inserted smart card. |
| SCARD_READER_CAPABILITIES | The SCARD_READER_CAPABILITIES structure holds state information about the reader. |
| SCARD_VENDOR_ATTR | The SCARD_VENDOR_ATTR structure holds all information about the reader. |
| SMARTCARD_EXTENSION | The SMARTCARD_EXTENSION structure is used by the driver to access all the other smart card data structures, and additional information. |
| T1_DATA | The T1_DATA structure is used by the Smart Card Driver Library for processing T1 I/O. |
See Also
Send Feedback on this topic to the authors