![]() |
IDTech Windows SDK Guide
3.2.4.393
API reference for Visual Studio .Net
|
This is the complete list of members for IDTechSDK.IDT_VendIII, including all inherited members.
config_getSerialNumber(ref string response, string ident="") | IDTechSDK.IDT_VendIII | |
config_setBaudRate(int baud, string ident="") | IDTechSDK.IDT_VendIII | |
ctls_activateTransaction(int timeout, byte[] tags, bool isFastEMV=false, string ident="") | IDTechSDK.IDT_VendIII | |
ctls_cancelTransaction(string ident="") | IDTechSDK.IDT_VendIII | |
ctls_getAllConfigurationGroups(ref byte[][] response, string ident="") | IDTechSDK.IDT_VendIII | |
ctls_getConfigurationGroup(int group, ref byte[] tlv, string ident="") | IDTechSDK.IDT_VendIII | |
ctls_removeAllCAPK(string ident="") | IDTechSDK.IDT_VendIII | |
ctls_removeApplicationData(byte[] AID, string ident="") | IDTechSDK.IDT_VendIII | |
ctls_removeCAPK(byte[] capk, string ident="") | IDTechSDK.IDT_VendIII | |
ctls_removeConfigurationGroup(int group, string ident="") | IDTechSDK.IDT_VendIII | |
ctls_retrieveAIDList(ref byte[][] response, string ident="") | IDTechSDK.IDT_VendIII | |
ctls_retrieveApplicationData(byte[] AID, ref byte[] tlv, string ident="") | IDTechSDK.IDT_VendIII | |
ctls_retrieveCAPK(byte[] capk, ref byte[] key, string ident="") | IDTechSDK.IDT_VendIII | |
ctls_retrieveCAPKList(ref byte[] keys, string ident="") | IDTechSDK.IDT_VendIII | |
ctls_retrieveTerminalData(ref byte[] tlv, string ident="") | IDTechSDK.IDT_VendIII | |
ctls_setApplicationData(byte[] tlv, string ident="") | IDTechSDK.IDT_VendIII | |
ctls_setCAPK(byte[] key, string ident="") | IDTechSDK.IDT_VendIII | |
ctls_setConfigurationGroup(byte[] tlv, string ident="") | IDTechSDK.IDT_VendIII | |
ctls_setDefaultConfiguration(string ident="") | IDTechSDK.IDT_VendIII | |
ctls_setTerminalData(byte[] tlv, string ident="") | IDTechSDK.IDT_VendIII | |
ctls_startTransaction(double amount, double amtOther, int exponent, int type, int timeout, byte[] tags, bool isFastEMV=false, string ident="") | IDTechSDK.IDT_VendIII | |
ctls_trySetTerminalData(byte[] tlv, ref byte[] rejectedTLV, ref byte[] convertedTLV, string ident="") | IDTechSDK.IDT_VendIII | |
device_activateTransaction(int timeout, byte[] tags, bool isFastEMV=false, string ident="") | IDTechSDK.IDT_VendIII | |
device_controlLED(byte indexLED, byte control, string ident="") | IDTechSDK.IDT_VendIII | |
device_controlUserInterface(byte[] values, string ident="") | IDTechSDK.IDT_VendIII | |
device_getAnyRKIStatus(bool isMultiKey, ref string status, ref Dictionary< string, RKI_KEY_TYPE > keys, string ident="") | IDTechSDK.IDT_VendIII | |
device_getConfigurationFromMemory(ref string json, string ident="") | IDTechSDK.IDT_VendIII | |
device_getFirmwareVersion(ref string response, string ident="") | IDTechSDK.IDT_VendIII | |
device_getMerchantRecord(int index, ref byte[] record, string ident="") | IDTechSDK.IDT_VendIII | |
device_getRKIStatus(bool isProd, bool isMultiKey, ref string status, ref Dictionary< string, RKI_KEY_TYPE > keys, string ident="") | IDTechSDK.IDT_VendIII | |
device_getTransactionResults(ref IDTTransactionData results, string ident="") | IDTechSDK.IDT_VendIII | |
device_pingDevice(string ident="") | IDTechSDK.IDT_VendIII | |
device_readConfigurationToMemory(string memo, Configs.InstallRules rules, List< Configs.DeviceCommand > cmds, string ident="", bool isForeground=false) | IDTechSDK.IDT_VendIII | |
device_RemoteKeyInjection(RKI_KEY_TYPE type, string keyName, string ident="", bool performOnForeground=false) | IDTechSDK.IDT_VendIII | |
device_retrieveAIDList(ref byte[][] response, string ident="") | IDTechSDK.IDT_VendIII | |
device_sendConfiguration(string filename, VC_OPERATION_TYPE type, bool matchFW, string ident="", bool isForeground=false) | IDTechSDK.IDT_VendIII | |
device_sendConfigurationFromZip(byte[] zip, string filename, VC_OPERATION_TYPE type, bool matchFW, string ident="", bool isForeground=false) | IDTechSDK.IDT_VendIII | |
device_sendDataCommand(string cmd, bool calcLRC, ref byte[] response, string ident="") | IDTechSDK.IDT_VendIII | |
device_sendDataCommand_ext(string cmd, bool calcLRC, ref byte[] response, int timeout, bool noResponse, string ident="") | IDTechSDK.IDT_VendIII | |
device_sendPAE(string command, ref string response, int timeout, string ident="") | IDTechSDK.IDT_VendIII | |
device_sendVivoCommandP2(byte command, byte subCommand, byte[] data, ref byte[] response, string ident="") | IDTechSDK.IDT_VendIII | |
device_sendVivoCommandP2_ext(byte command, byte subCommand, byte[] data, ref byte[] response, int timeout, bool noResponse, string ident="") | IDTechSDK.IDT_VendIII | |
device_setBurstMode(byte mode, string ident="") | IDTechSDK.IDT_VendIII | |
device_setMerchantRecord(int index, bool enabled, string merchantID, string merchantURL, string ident="") | IDTechSDK.IDT_VendIII | |
device_setPollMode(byte mode, string ident="") | IDTechSDK.IDT_VendIII | |
device_startRKI(string ident="") | IDTechSDK.IDT_VendIII | |
device_startTransaction(double amount, double amtOther, int exponent, int type, int timeout, byte[] tags, bool isFastEMV=false, string ident="") | IDTechSDK.IDT_VendIII | |
device_updateDeviceFirmware(byte[] firmwareData, string ident="") | IDTechSDK.IDT_VendIII | static |
device_updateFirmwareFromZip(byte[] zipfile, string ident="", bool isForeground=false) | IDTechSDK.IDT_VendIII | |
emv_activateTransaction(int timeout, byte[] tags, bool forceOnline, byte[] returnTags, bool isFastEMV=false, string ident="") | IDTechSDK.IDT_VendIII | |
emv_completeTransaction(bool commError, byte[] authCode, byte[] iad, byte[] tlvScripts, byte[] tlv, string ident="") | IDTechSDK.IDT_VendIII | |
emv_startTransaction(double amount, double amtOther, int exponent, int type, int timeout, byte[] tags, bool forceOnline, byte[] returnTags, bool isFastEMV=false, string ident="") | IDTechSDK.IDT_VendIII | |
initSC() (defined in IDTechSDK.IDT_VendIII) | IDTechSDK.IDT_VendIII | static |
lcd_retrieveMessage(DisplayMessages.DISPLAY_MESSAGE_LANGUAGE lang, DisplayMessages.DISPLAY_MESSAGE_IDENTIFIER id, ref string line1, ref string line2) | IDTechSDK.IDT_VendIII | static |
msr_cancelMSRSwipe(string ident="") | IDTechSDK.IDT_VendIII | |
msr_startMSRSwipe(int timeout, string ident="") | IDTechSDK.IDT_VendIII | |
SDK_Version() | IDTechSDK.IDT_VendIII | static |
setCallback(CallBack my_Callback) | IDTechSDK.IDT_VendIII | static |
setCallback(IntPtr my_Callback, SynchronizationContext context) | IDTechSDK.IDT_VendIII | static |
SharedController | IDTechSDK.IDT_VendIII | static |
useSerialPort(int port) | IDTechSDK.IDT_VendIII | static |
useSerialPort(int port, int baud) | IDTechSDK.IDT_VendIII | static |
useSerialPortLinux(string path) | IDTechSDK.IDT_VendIII | static |
useSerialPortLinux(string path, int baud) | IDTechSDK.IDT_VendIII | static |