.
C# Signature:
[DllImport("winscard.dll")]
static extern int SCardDisconnect(int hCard, int dwDisposition);
User-Defined Types:
None.
Notes:
None.
Tips & Tricks:
Please add some!
Sample Code:
Please add some!
Alternative Managed API:
TODO
The SCardDisconnect function terminates a connection previously opened between the calling application and a smart card in the target reader.
3/16/2007 8:35:46 AM - Pieter Philippaerts-213.46.162.168
