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

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

config_getDate(ref int year, ref int month, ref int day, string ident="")IDTechSDK.IDT_VP3300
config_getEncryptionControl(ref bool msr, ref bool icc, string ident="")IDTechSDK.IDT_VP3300
config_getSerialNumber(ref string response, string ident="")IDTechSDK.IDT_VP3300
config_getTime(ref int hour, ref int minute, string ident="")IDTechSDK.IDT_VP3300
config_setDate(int year, int month, int day, string ident="")IDTechSDK.IDT_VP3300
config_setEncryptionControl(bool msr, bool icc, string ident="")IDTechSDK.IDT_VP3300
config_setTime(int hour, int minute, string ident="") (defined in IDTechSDK.IDT_VP3300)IDTechSDK.IDT_VP3300
createFastEMVData(ref IDTTransactionData cData, string ident="")IDTechSDK.IDT_VP3300
ctls_activateTransaction(int timeout, byte[] tags, bool forceOnline, bool isFastEMV=false, string ident="")IDTechSDK.IDT_VP3300
ctls_cancelTransaction(string ident="")IDTechSDK.IDT_VP3300
ctls_getAllConfigurationGroups(ref byte[][] response, string ident="")IDTechSDK.IDT_VP3300
ctls_getConfigurationGroup(int group, ref byte[] tlv, string ident="")IDTechSDK.IDT_VP3300
ctls_removeAllCAPK(string ident="")IDTechSDK.IDT_VP3300
ctls_removeApplicationData(byte[] AID, string ident="")IDTechSDK.IDT_VP3300
ctls_removeCAPK(byte[] capk, string ident="")IDTechSDK.IDT_VP3300
ctls_removeConfigurationGroup(int group, string ident="")IDTechSDK.IDT_VP3300
ctls_retrieveAIDList(ref byte[][] response, string ident="")IDTechSDK.IDT_VP3300
ctls_retrieveApplicationData(byte[] AID, ref byte[] tlv, string ident="")IDTechSDK.IDT_VP3300
ctls_retrieveCAPK(byte[] capk, ref byte[] key, string ident="")IDTechSDK.IDT_VP3300
ctls_retrieveCAPKList(ref byte[] keys, string ident="")IDTechSDK.IDT_VP3300
ctls_retrieveTerminalData(ref byte[] tlv, string ident="")IDTechSDK.IDT_VP3300
ctls_setApplicationData(byte[] tlv, string ident="")IDTechSDK.IDT_VP3300
ctls_setCAPK(byte[] key, string ident="")IDTechSDK.IDT_VP3300
ctls_setConfigurationGroup(byte[] tlv, string ident="")IDTechSDK.IDT_VP3300
ctls_setDefaultConfiguration(string ident="")IDTechSDK.IDT_VP3300
ctls_setTerminalData(byte[] tlv, string ident="")IDTechSDK.IDT_VP3300
ctls_startTransaction(double amount, double amtOther, int exponent, int type, int timeout, byte[] tags, bool forceOnline, bool isFastEMV=false, string ident="")IDTechSDK.IDT_VP3300
ctls_trySetTerminalData(byte[] tlv, ref byte[] rejectedTLV, ref byte[] convertedTLV, string ident="")IDTechSDK.IDT_VP3300
device_activateTransaction(int timeout, byte[] tags, bool isFastEMV=false, string ident="")IDTechSDK.IDT_VP3300
device_buzzer(string ident="")IDTechSDK.IDT_VP3300
device_cancelTransaction(string ident="")IDTechSDK.IDT_VP3300
device_controlLED(byte indexLED, byte control, string ident="")IDTechSDK.IDT_VP3300
device_controlUserInterface(byte[] values, string ident="")IDTechSDK.IDT_VP3300
device_enablePassThrough(bool enablePassThrough, string ident="")IDTechSDK.IDT_VP3300
device_getAnyRKIStatus(bool isMultiKey, ref string status, ref Dictionary< string, RKI_KEY_TYPE > keys, string ident="")IDTechSDK.IDT_VP3300
device_getCashTranRiskPara(ref byte[] tlv, string ident="")IDTechSDK.IDT_VP3300
device_getConfigurationFromMemory(ref string json, string ident="")IDTechSDK.IDT_VP3300
device_getDateTime(ref byte[] dateTime, string ident="")IDTechSDK.IDT_VP3300
device_getDrlReaderRiskPara(byte index, ref byte[] tlv, string ident="")IDTechSDK.IDT_VP3300
device_getFirmwareVersion(ref string response, string ident="")IDTechSDK.IDT_VP3300
device_getHardwareInfor(ref string ascii, string ident="")IDTechSDK.IDT_VP3300
device_getMerchantRecord(int index, ref byte[] record, string ident="")IDTechSDK.IDT_VP3300
device_getModuleVer(ref string moduleVer, string ident="")IDTechSDK.IDT_VP3300
device_getPollMode(ref byte mode, string ident="")IDTechSDK.IDT_VP3300
device_getProductType(ref byte[] type, string ident="")IDTechSDK.IDT_VP3300
device_getResponseCodeString(RETURN_CODE eCode)IDTechSDK.IDT_VP3300
device_getRKIStatus(bool isProd, bool isMultiKey, ref string status, ref Dictionary< string, RKI_KEY_TYPE > keys, string ident="")IDTechSDK.IDT_VP3300
device_getTransactionResults(ref IDTTransactionData results, string ident="")IDTechSDK.IDT_VP3300
device_getUIDofMCU(ref string uid, string ident="")IDTechSDK.IDT_VP3300
device_getUsbBootLoader(ref string bootLoader, string ident="")IDTechSDK.IDT_VP3300
device_pingDevice(string ident="")IDTechSDK.IDT_VP3300
device_readConfigurationToMemory(string memo, Configs.InstallRules rules, List< Configs.DeviceCommand > cmds, string ident="", bool isForeground=false)IDTechSDK.IDT_VP3300
device_rebootDevice(string ident="")IDTechSDK.IDT_VP3300
device_RemoteKeyInjection(RKI_KEY_TYPE type, string keyName, string ident="", bool performOnForeground=false)IDTechSDK.IDT_VP3300
device_sendConfiguration(string filename, VC_OPERATION_TYPE type, bool matchFW, string ident="", bool isForeground=false)IDTechSDK.IDT_VP3300
device_sendConfigurationFromZip(byte[] zip, string filename, VC_OPERATION_TYPE type, bool matchFW, string ident="", bool isForeground=false)IDTechSDK.IDT_VP3300
device_sendDataCommand(string cmd, bool calcLRC, ref byte[] response, string ident="")IDTechSDK.IDT_VP3300
device_sendDataCommand_ext(string cmd, bool calcLRC, ref byte[] response, int timeout, bool noResponse, string ident="")IDTechSDK.IDT_VP3300
device_sendPAE(string command, ref string response, int timeout, string ident="")IDTechSDK.IDT_VP3300
device_sendVivoCommandP2(byte command, byte subCommand, byte[] data, ref byte[] response, string ident="")IDTechSDK.IDT_VP3300
device_sendVivoCommandP2_ext(byte command, byte subCommand, byte[] data, ref byte[] response, int timeout, bool noResponse, string ident="")IDTechSDK.IDT_VP3300
device_setBurstMode(byte mode, string ident="")IDTechSDK.IDT_VP3300
device_setDateTime(string ident="")IDTechSDK.IDT_VP3300
device_setLED(byte indexLED, byte control, string ident="")IDTechSDK.IDT_VP3300
device_setMerchantRecord(int index, bool enabled, string merchantID, string merchantURL, string ident="")IDTechSDK.IDT_VP3300
device_setPollMode(byte mode, string ident="")IDTechSDK.IDT_VP3300
device_setQuickChipHIDMode(byte mode, string ident="")IDTechSDK.IDT_VP3300
device_StartRKI(int type, string ident="")IDTechSDK.IDT_VP3300
device_startRKI(string ident="")IDTechSDK.IDT_VP3300
device_startTransaction(double amount, double amtOther, int exponent, int type, int timeout, byte[] tags, bool isFastEMV=false, string ident="")IDTechSDK.IDT_VP3300
device_updateDeviceFirmware(byte[] firmwareData, string ident="")IDTechSDK.IDT_VP3300static
device_updateFirmwareFromZip(byte[] zipfile, string ident="", bool isForeground=false)IDTechSDK.IDT_VP3300
emv_activateTransaction(int timeout, byte[] tags, bool forceOnline, bool isFastEMV=false, string ident="")IDTechSDK.IDT_VP3300
emv_addTerminalData(byte[] tlv, string ident="")IDTechSDK.IDT_VP3300
emv_allowFallback(bool allow, string ident="")IDTechSDK.IDT_VP3300static
emv_authenticateTransaction(byte[] updatedTLV, string ident="")IDTechSDK.IDT_VP3300
emv_autoAuthenticate(bool authenticate, string ident="")IDTechSDK.IDT_VP3300static
emv_autoAuthenticateTags(bool authenticate, byte[] tags, string ident="")IDTechSDK.IDT_VP3300static
emv_callbackResponseLCD(EMV_LCD_DISPLAY_MODE type, byte selection, string ident="")IDTechSDK.IDT_VP3300
emv_callbackResponseMSR(byte[] MSR, string ident="")IDTechSDK.IDT_VP3300
emv_callbackResponsePIN(EMV_PIN_MODE type, byte[] KSN, byte[] PIN, string ident="")IDTechSDK.IDT_VP3300
emv_cancelTransaction(string ident="")IDTechSDK.IDT_VP3300
emv_completeTransaction(bool commError, byte[] authCode, byte[] iad, byte[] tlvScripts, byte[] tlv, string ident="")IDTechSDK.IDT_VP3300
emv_getEMVConfigurationCheckValue(ref string response, string ident="")IDTechSDK.IDT_VP3300
emv_getEMVKernelCheckValue(ref string response, string ident="")IDTechSDK.IDT_VP3300
emv_getEMVKernelVersion(ref string response, string ident="")IDTechSDK.IDT_VP3300
emv_getEMVKernelVersionExt(ref string response, string ident="")IDTechSDK.IDT_VP3300
emv_getTerminalMajorConfiguration(ref int configuration, string ident="")IDTechSDK.IDT_VP3300
emv_removeAllApplicationData(string ident="")IDTechSDK.IDT_VP3300
emv_removeAllCAPK(string ident="")IDTechSDK.IDT_VP3300
emv_removeAllCRL(string ident="")IDTechSDK.IDT_VP3300
emv_removeApplicationData(byte[] AID, string ident="")IDTechSDK.IDT_VP3300
emv_removeCAPK(byte[] capk, string ident="")IDTechSDK.IDT_VP3300
emv_removeCRL(byte[] crlList, string ident="")IDTechSDK.IDT_VP3300
emv_removeTerminalData(string ident="")IDTechSDK.IDT_VP3300
emv_retrieveAIDList(ref byte[][] response, string ident="")IDTechSDK.IDT_VP3300
emv_retrieveApplicationData(byte[] AID, ref byte[] tlv, string ident="")IDTechSDK.IDT_VP3300
emv_retrieveCAPK(byte[] capk, ref byte[] key, string ident="")IDTechSDK.IDT_VP3300
emv_retrieveCAPKList(ref byte[] keys, string ident="")IDTechSDK.IDT_VP3300
emv_retrieveCRLList(ref byte[] list, string ident="")IDTechSDK.IDT_VP3300
emv_retrieveTerminalData(ref byte[] tlv, string ident="")IDTechSDK.IDT_VP3300
emv_retrieveTransactionResult(byte[] tags, ref IDTTransactionData tlv, string ident="")IDTechSDK.IDT_VP3300
emv_setApplicationData(byte[] name, byte[] tlv, string ident="")IDTechSDK.IDT_VP3300
emv_setCAPK(byte[] key, string ident="")IDTechSDK.IDT_VP3300
emv_setCRL(byte[] list, string ident="")IDTechSDK.IDT_VP3300
emv_setTerminalData(byte[] tlv, string ident="")IDTechSDK.IDT_VP3300
emv_setTerminalMajorConfiguration(int configuration, string ident="")IDTechSDK.IDT_VP3300
emv_startTransaction(double amount, double amtOther, int exponent, int type, int timeout, byte[] tags, bool forceOnline, bool isFastEMV=false, string ident="")IDTechSDK.IDT_VP3300
emv_trySetTerminalData(byte[] tlv, ref byte[] rejectedTLV, ref byte[] convertedTLV, bool overwrite=false, string ident="")IDTechSDK.IDT_VP3300
getCommandTimeout(string ident="")IDTechSDK.IDT_VP3300static
icc_exchangeAPDU(string c_APDU, ref byte[] response, string ident="")IDTechSDK.IDT_VP3300
icc_getICCReaderStatus(ref byte status, string ident="")IDTechSDK.IDT_VP3300
icc_powerOffICC(string ident="")IDTechSDK.IDT_VP3300
icc_powerOnICC(ref byte[] ATR, byte interfaces, string ident="")IDTechSDK.IDT_VP3300
initSC() (defined in IDTechSDK.IDT_VP3300)IDTechSDK.IDT_VP3300static
lcd_retrieveMessage(DisplayMessages.DISPLAY_MESSAGE_LANGUAGE lang, DisplayMessages.DISPLAY_MESSAGE_IDENTIFIER id, ref string line1, ref string line2)IDTechSDK.IDT_VP3300static
msr_cancelMSRSwipe(string ident="")IDTechSDK.IDT_VP3300
msr_startMSRSwipe(int timeout, string ident="")IDTechSDK.IDT_VP3300
SDK_Version()IDTechSDK.IDT_VP3300static
setCallback(CallBack my_Callback)IDTechSDK.IDT_VP3300static
setCallback(IntPtr my_Callback, SynchronizationContext context)IDTechSDK.IDT_VP3300static
setCommandTimeout(int milliseconds, string ident="")IDTechSDK.IDT_VP3300static
SharedControllerIDTechSDK.IDT_VP3300static
useSerialPort(int port)IDTechSDK.IDT_VP3300static
useSerialPort(int port, int baud)IDTechSDK.IDT_VP3300static