![]() |
IDTech Windows SDK Guide
3.2.4.393
API reference for Visual Studio .Net
|
This is the complete list of members for IDTechSDK.IDT_CM100, including all inherited members.
ctls_cancelTransaction() | IDTechSDK.IDT_CM100 | |
ctls_enableL2Application(bool enable) | IDTechSDK.IDT_CM100 | |
ctls_startTransaction(double amount, double amtOther, int exponent, int type, int timeout, byte[] tags, bool isFastEMV=false) | IDTechSDK.IDT_CM100 | |
device_getAnyRKIStatus(bool isMultiKey, ref string status, ref Dictionary< string, RKI_KEY_TYPE > keys, string ident="") | IDTechSDK.IDT_CM100 | |
device_getConfigurationFromMemory(ref string json, string ident="") | IDTechSDK.IDT_CM100 | |
device_getFirmwareVersion(ref string response) | IDTechSDK.IDT_CM100 | |
device_getRKIStatus(bool isProd, bool isMultiKey, ref string status, ref Dictionary< string, RKI_KEY_TYPE > keys, string ident="") | IDTechSDK.IDT_CM100 | |
device_getVersion(byte version, ref string response) | IDTechSDK.IDT_CM100 | |
device_readConfigurationToMemory(string memo, Configs.InstallRules rules, List< Configs.DeviceCommand > cmds, string ident="", bool isForeground=false) | IDTechSDK.IDT_CM100 | |
device_RemoteKeyInjection(RKI_KEY_TYPE type, string keyName, string ident="", bool performOnForeground=false) | IDTechSDK.IDT_CM100 | |
device_sendBeep(int time) | IDTechSDK.IDT_CM100 | |
device_sendConfiguration(string filename, VC_OPERATION_TYPE type, bool matchFW, string ident="", bool isForeground=false) | IDTechSDK.IDT_CM100 | |
device_sendConfigurationFromZip(byte[] zip, string filename, VC_OPERATION_TYPE type, bool matchFW, string ident="", bool isForeground=false) | IDTechSDK.IDT_CM100 | |
device_sendDataCommand(string cmd, bool calcLRC, ref byte[] response) | IDTechSDK.IDT_CM100 | |
device_sendPAE(string command, ref string response, int timeout, string ip="") | IDTechSDK.IDT_CM100 | |
device_setDateTime() | IDTechSDK.IDT_CM100 | |
getCommandTimeout() | IDTechSDK.IDT_CM100 | static |
initSC() (defined in IDTechSDK.IDT_CM100) | IDTechSDK.IDT_CM100 | static |
SDK_Version() | IDTechSDK.IDT_CM100 | static |
setCallback(CallBack my_Callback) | IDTechSDK.IDT_CM100 | static |
setCallback(IntPtr my_Callback, SynchronizationContext context) | IDTechSDK.IDT_CM100 | static |
setCommandTimeout(int milliseconds) | IDTechSDK.IDT_CM100 | static |
SharedController | IDTechSDK.IDT_CM100 | static |