| 773 |
} /* IFDHTransmitToICC */ |
} /* IFDHTransmitToICC */ |
| 774 |
|
|
| 775 |
|
|
| 776 |
RESPONSECODE IFDHControl(DWORD Lun, DWORD dwControlCode, LPCVOID TxBuffer, |
RESPONSECODE IFDHControl(DWORD Lun, DWORD dwControlCode, PUCHAR TxBuffer, |
| 777 |
DWORD TxLength, LPVOID RxBuffer, DWORD RxLength, PDWORD pdwBytesReturned) |
DWORD TxLength, PUCHAR RxBuffer, DWORD RxLength, PDWORD pdwBytesReturned) |
| 778 |
{ |
{ |
| 779 |
/* |
/* |
| 780 |
* This function performs a data exchange with the reader (not the |
* This function performs a data exchange with the reader (not the |