Share via


Smart Card Tracking Functions (Windows Embedded CE 6.0)

1/6/2010

The following table shows the functions that let you track smart cards within readers. These routines typically use the SCARD_READERSTATE structure 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

Concepts

Smart Card Resource Manager