IDTech Windows SDK Guide  3.2.4.393
API reference for Visual Studio .Net
IDTechSDK.IDT_PIP Member List

This is the complete list of members for IDTechSDK.IDT_PIP, including all inherited members.

config_getSerialNumber(ref string response, string ident="")IDTechSDK.IDT_PIP
ctls_activateTransaction(int timeout, byte[] tags, bool forceOnline=false, bool isFastEMV=false, string ident="")IDTechSDK.IDT_PIP
ctls_cancelTransaction(string ident="")IDTechSDK.IDT_PIP
ctls_getAllConfigurationGroups(ref byte[][] response, string ident="")IDTechSDK.IDT_PIP
ctls_getConfigurationGroup(int group, ref byte[] tlv, string ident="")IDTechSDK.IDT_PIP
ctls_nfcCommand(byte[] nfcCmdPkt, ref byte[] response, string ident="")IDTechSDK.IDT_PIP
ctls_removeApplicationData(byte[] AID, string ident="")IDTechSDK.IDT_PIP
ctls_removeConfigurationGroup(int group, string ident="")IDTechSDK.IDT_PIP
ctls_retrieveAIDList(ref byte[][] response, string ident="")IDTechSDK.IDT_PIP
ctls_retrieveApplicationData(byte[] AID, ref byte[] tlv, string ident="")IDTechSDK.IDT_PIP
ctls_retrieveTerminalData(ref byte[] tlv, string ident="")IDTechSDK.IDT_PIP
ctls_setApplicationData(byte[] tlv, string ident="")IDTechSDK.IDT_PIP
ctls_setConfigurationGroup(byte[] tlv, string ident="")IDTechSDK.IDT_PIP
ctls_setDefaultConfiguration(string ident="")IDTechSDK.IDT_PIP
ctls_setTerminalData(byte[] tlv, string ident="")IDTechSDK.IDT_PIP
ctls_startTransaction(double amount, double amtOther, int exponent, int type, int timeout, byte[] tags, bool forceOnline=false, bool isFastEMV=false, string ident="")IDTechSDK.IDT_PIP
ctls_trySetTerminalData(byte[] tlv, ref byte[] rejectedTLV, ref byte[] convertedTLV, string ident="")IDTechSDK.IDT_PIP
ctls_updateBalance(byte statusCode, byte[] authCode, byte[] date, byte[] time, string ident="")IDTechSDK.IDT_PIP
device_activateTransaction(int timeout, byte[] tags, byte[] options=null, bool isFastEMV=false, string ident="")IDTechSDK.IDT_PIP
device_controlUserInterface(byte[] values, string ident="")IDTechSDK.IDT_PIP
device_enablePassThrough(bool enablePassThrough, string ident="")IDTechSDK.IDT_PIP
device_getAnyRKIStatus(bool isMultiKey, ref string status, ref Dictionary< string, RKI_KEY_TYPE > keys, string ident="")IDTechSDK.IDT_PIP
device_getConfigurationFromMemory(ref string json, string ident="")IDTechSDK.IDT_PIP
device_getFirmwareVersion(ref string response, string ident="")IDTechSDK.IDT_PIP
device_getMerchantRecord(int index, ref byte[] record, string ident="")IDTechSDK.IDT_PIP
device_getPIPMode(ref int mode, string ident="")IDTechSDK.IDT_PIP
device_getRKIStatus(bool isProd, bool isMultiKey, ref string status, ref Dictionary< string, RKI_KEY_TYPE > keys, string ident="")IDTechSDK.IDT_PIP
device_getTransactionResults(ref IDTTransactionData results, string ident="")IDTechSDK.IDT_PIP
device_pingDevice(string ident="")IDTechSDK.IDT_PIP
device_pollForToken(byte seconds, ref byte card, ref byte[] serialNumber, string ident="")IDTechSDK.IDT_PIP
device_readConfigurationToMemory(string memo, Configs.InstallRules rules, List< Configs.DeviceCommand > cmds, string ident="", bool isForeground=false)IDTechSDK.IDT_PIP
device_RemoteKeyInjection(RKI_KEY_TYPE type, string keyName, string ident="", bool performOnForeground=false)IDTechSDK.IDT_PIP
device_retrieveAIDList(ref byte[][] response, string ident="")IDTechSDK.IDT_PIP
device_sendConfiguration(string filename, VC_OPERATION_TYPE type, bool matchFW, string ident="", bool isForeground=false)IDTechSDK.IDT_PIP
device_sendConfigurationFromZip(byte[] zip, string filename, VC_OPERATION_TYPE type, bool matchFW, string ident="", bool isForeground=false)IDTechSDK.IDT_PIP
device_sendDataCommand(string cmd, bool calcLRC, ref byte[] response, string ident="")IDTechSDK.IDT_PIP
device_sendDataCommand_ext(string cmd, bool calcLRC, ref byte[] response, int timeout, bool noResponse, string ident="")IDTechSDK.IDT_PIP
device_sendVivoCommandP2(byte command, byte subCommand, byte[] data, ref byte[] response, string ident="")IDTechSDK.IDT_PIP
device_sendVivoCommandP2_ext(byte command, byte subCommand, byte[] data, ref byte[] response, int timeout, bool noResponse, string ident="")IDTechSDK.IDT_PIP
device_setBurstMode(byte mode, string ident="")IDTechSDK.IDT_PIP
device_setMerchantRecord(int index, bool enabled, string merchantID, string merchantURL, string ident="")IDTechSDK.IDT_PIP
device_setPIPMode(int mode, string ident="")IDTechSDK.IDT_PIP
device_setPollMode(byte mode, string ident="")IDTechSDK.IDT_PIP
device_startTransaction(double amount, double amtOther, int exponent, int type, int timeout, byte[] tags, byte[] options=null, bool isFastEMV=false, int transMode=0, string ident="")IDTechSDK.IDT_PIP
device_updateDeviceFirmware(byte[] firmwareData, string ident="")IDTechSDK.IDT_PIP
device_updateFirmwareFromZip(byte[] zipfile, string ident="", bool isForeground=false)IDTechSDK.IDT_PIP
felica_requestService(byte[] nodeCode, ref byte[] response, string ident="")IDTechSDK.IDT_PIP
getCommandTimeout(string ident="")IDTechSDK.IDT_PIPstatic
initSC() (defined in IDTechSDK.IDT_PIP)IDTechSDK.IDT_PIPstatic
lcd_retrieveMessage(DisplayMessages.DISPLAY_MESSAGE_LANGUAGE lang, DisplayMessages.DISPLAY_MESSAGE_IDENTIFIER id, ref string line1, ref string line2)IDTechSDK.IDT_PIPstatic
SDK_Version()IDTechSDK.IDT_PIPstatic
setCallback(CallBack my_Callback)IDTechSDK.IDT_PIPstatic
setCallback(IntPtr my_Callback, SynchronizationContext context)IDTechSDK.IDT_PIPstatic
setCommandTimeout(int milliseconds, string ident="")IDTechSDK.IDT_PIPstatic
SharedControllerIDTechSDK.IDT_PIPstatic