Exemple #1
0
 private static extern int SCardEstablishContext(SmartCardScope scope, IntPtr reserved1, IntPtr reserved2, out IntPtr context);
Exemple #2
0
		private static extern int SCardEstablishContext(SmartCardScope scope, IntPtr reserved1, IntPtr reserved2, out IntPtr context);