Card Reader Interface.
More...
Card Reader Interface.
Definition at line 15 of file CardReader.idl.
◆ getCardInformation()
int smartcard::CardReader::getCardInformation |
( |
out CardInformation |
cardInfo | ) |
|
Retrieve card information from reader.
- Parameters
-
- Returns
- NO_ERROR if OK
-
ERR_SLOT_EMPTY if reader sees no card
◆ getMetaData()
MetaData smartcard::CardReader::getMetaData |
( |
| ) |
|
Retrieve reader metadata.
- Returns
- metadata
◆ ERR_SLOT_EMPTY
constant int smartcard::CardReader::ERR_SLOT_EMPTY = 1 |
◆ NO_ERROR
constant int smartcard::CardReader::NO_ERROR = 0 |
Error codes.
operation successful, no error
Definition at line 18 of file CardReader.idl.
The documentation for this interface was generated from the following file: