/[pcsclite]/trunk/Drivers/ccid/src/ifdhandler.c
ViewVC logotype

Diff of /trunk/Drivers/ccid/src/ifdhandler.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1084 by rousseau, Mon Jul 19 13:32:26 2004 UTC revision 1085 by rousseau, Mon Jul 19 14:58:16 2004 UTC
# Line 773  RESPONSECODE IFDHTransmitToICC(DWORD Lun Line 773  RESPONSECODE IFDHTransmitToICC(DWORD Lun
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

Legend:
Removed from v.1084  
changed lines
  Added in v.1085

  ViewVC Help
Powered by ViewVC 1.1.5