C
int SC_GetCardState();
Description
This function returns the current state of SmartCard
Preconditions
SC_Initialize is called.
Return Values
|
Return Values |
Description |
|
No Card Detected | |
|
Card is powered and ATR received | |
|
Card present but not powered |
Remarks
None