Skip to content

[SmartCard]I would like to see an example implementation of SCardTransmit(). #307

Answered by timsneath
Mevius21 asked this question in Q&A
Discussion options

You must be logged in to vote

There's an example of using it from C code here: https://stackoverflow.com/questions/24560471/scardtransmit-how-to-read-and-write-smartcard

As a general rule, this package is a direct mapping of the Win32 headers to Dart, so C-based examples should be relatively easy to transfer. Given the tens of thousands of APIs in Win32, it's obviously beyond the scope of the package to document them all with worked examples, but I'd very warmly appreciate contributions to the example/ directory.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@Mevius21
Comment options

Answer selected by Mevius21
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #306 on September 15, 2021 22:20.