@msdn=http://search.microsoft.com/search/results.aspx?qu=SCardDisconnect @pinvoke=http://pinvoke.net/SCardDisconnect.htm Summary: The SCardDisconnect function terminates a connection previously opened between the calling application and a smart card in the target reader. !!!!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 Documentation: SCardDisconnect@msdn on MSDN
Edit winscard.SCardDis...
You do not have permission to change this page. If you feel this is in error, please send feedback with the contact link on the main page.