Smart Card Tracking Functions (Windows CE 5.0)
The following tables 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. |
See Also
Send Feedback on this topic to the authors