Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
A version of this page is also available for
4/8/2010

The following table shows the functions that let you track smart cards within readers. These routines typically use the SCARD_READERSTATEstructure within an array.

Function Description

SCardCancel

Terminates outstanding actions.

SCardGetStatusChange

Blocks execution until the current availability of smart cards changes.

SCardLocateCards

Searches for a card whose ATR string matches a supplied smart card name.

SCardLocateCardsByATR

Searches for a card whose ATR string matches a supplied ATR string.

See Also