SpringCard Smart Readers library for .NET  19.9.20
Communicate and manage SpringCard Smart Reader devices
SpringCard.SmartReader.Iwm2Simulator Class Reference

Description of Iwm2OnPcsc. More...

Public Member Functions

delegate void IWM2_SIMULATOR_READ_CALLBACK_T (short status, string line)
 
delegate void IWM2_SIMULATOR_TRACE_CALLBACK_T (string s)
 

Static Public Member Functions

static void IWM2_Simulator_Init ()
 
static string IWM2_Simulator_VersionString ()
 
static bool IWM2_Simulator_LoadConfigFile ([MarshalAs(UnmanagedType.LPStr)]string path)
 
static void IWM2_Simulator_PushConfig (byte addr, byte[] value, byte value_len)
 
static void IWM2_Simulator_ResetConfig ()
 
static bool IWM2_Simulator_ReadCardByHandle (IntPtr hCard)
 
static bool IWM2_Simulator_ReadCardOnReader ([MarshalAs(UnmanagedType.LPStr)]string reader)
 
static void IWM2_Simulator_SetReadCallback (IWM2_SIMULATOR_READ_CALLBACK_T cb)
 
static void IWM2_Simulator_SetTraceCallback (IWM2_SIMULATOR_TRACE_CALLBACK_T cb)
 
static void IWM2_Simulator_SetTraceLevel (ushort level)
 

Public Attributes

const string DllName = "iwm2_simulator.dll"
 

Detailed Description

Description of Iwm2OnPcsc.


The documentation for this class was generated from the following file: