LudovicRousseau / pyscard

pyscard smartcard library for python
http://pyscard.sourceforge.net/
GNU Lesser General Public License v2.1
383 stars 110 forks source link

SCARD_S_SUCCESS on mute card after SCardTransmit #44

Closed xbis closed 7 years ago

xbis commented 7 years ago

I tested my card application with pyscard lib on Win10 x64. When card (due to internal error) became mute after SCardTransmit, the lib returns SCARD_S_SUCCESS, probably after a timeout.

LudovicRousseau commented 7 years ago

PySCard just return the value returned by Windows WinSCard API. I don't know what I can do for you.

xbis commented 7 years ago

In this case I could just close the issue. It's not a problem for me as I found at last my error :-) On Jun 16, 2017 14:18, "Ludovic Rousseau" notifications@github.com wrote:

PySCard just return the value returned by Windows WinSCard API. I don't know what I can do for you.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/LudovicRousseau/pyscard/issues/44#issuecomment-309000770, or mute the thread https://github.com/notifications/unsubscribe-auth/AcHaSLwyBTPJmfg9nuK0TXXrddO8X79Jks5sEmR4gaJpZM4N8VdA .