InfoConnect for Airlines VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / IbmInsertionOption Enumeration
In This Topic
    IbmInsertionOption Enumeration
    In This Topic
    Indicates what the Insert key does in a IBM 3151 terminal session (TerminalType = IBM3151).
    Syntax
    <System.Runtime.InteropServices.ComVisibleAttribute(True)>
    <System.Runtime.InteropServices.GuidAttribute("70089005-C2B2-4843-9E93-755BA6485E78")>
    Public Enum IbmInsertionOption 
       Inherits System.Enum
    Members
    MemberDescription
    InsertSpaceInserts a space.
    ModeToggleSwitches insert mode on and off.
    See Also