Discuss this help topic in SecureBlackbox Forum

TElTerminalInfo.OpCodes

TElTerminalInfo     See also     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


This property specifies the opcodes which are used by your terminal

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    property OpCodes [Index : TTerminalOpCode] : SmallInt;
    TTerminalOpCode = OPCODE_FIRST..OPCODE_LAST;

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Parameters

  • Index - index of the OpCode in the list.

Values

Description

    Use this property to set terminal-specific opcodes.

See also:     SetDefaultOpcodes    

Discuss this help topic in SecureBlackbox Forum