-
ATR
byte[] ATR
ATR is set by the resource manager to the current ATR-String, if
one card is inserted.
-
CurrentState
int CurrentState
CurrentState is set by the application to the current reader
state. This variable can take on values that are defined by the
SCARD_ constants.
-
EventState
int EventState
EventState is set by the resource manager to the current reader
state. This variable can take on values defined by the SCARD_
constants.
-
reader
String reader
Reader is the friendly reader name.
-
UserData
byte[] UserData
UserData is arbitrary application-supplied data for the card
reader. Its use will depend on the reader capabilities.