Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SCARD_S_SUCCESS on mute card after SCardTransmit #44

Closed
xbis opened this issue Jun 16, 2017 · 2 comments
Closed

SCARD_S_SUCCESS on mute card after SCardTransmit #44

xbis opened this issue Jun 16, 2017 · 2 comments

Comments

@xbis
Copy link

xbis commented Jun 16, 2017

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
Copy link
Owner

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

@xbis
Copy link
Author

xbis commented Jun 16, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants