scardbegintransaction (winscard)
Last changed: Pieter Philippaerts-213.46.162.168

.
Summary
The SCardBeginTransaction function starts a transaction, waiting for the completion of all other transactions before it begins.

C# Signature:

[DllImport("winscard.dll")]
static extern int SCardBeginTransaction(IntPtr hCard);

User-Defined Types:

None.

Notes:

None.

Tips & Tricks:

Please add some!

Sample Code:

Please add some!

Alternative Managed API:

TODO

Documentation