Share via


Smart Card Driver Structures (Windows Embedded CE 6.0)

1/6/2010

The following table shows the smart card reader driver structures with a description of the purpose of each.

Programming element Description

OS_DEP_DATA

This structure contains content that is 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

Other Resources

Smart Card Driver Reference