Card Reader Interface.  
 More...
|  | 
| constant int | NO_ERROR = 0 | 
|  | Error codes.  More... 
 | 
|  | 
| constant int | ERR_SLOT_EMPTY = 1 | 
|  | no card present in reader 
 | 
|  | 
◆ 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 
 
 
◆ NO_ERROR
      
        
          | constant int smartcard::CardReader::NO_ERROR = 0 | 
      
 
Error codes. 
operation successful, no error 
 
 
The documentation for this interface was generated from the following file: