InfoConnect for Airlines VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / IbmSendKeyOption Enumeration
In This Topic
    IbmSendKeyOption Enumeration
    In This Topic
    Indicates what the SEND key does in a IBM 3151 terminal session (TerminalType = IBM3151).
    Syntax
    <System.Runtime.InteropServices.ComVisibleAttribute(True)>
    <System.Runtime.InteropServices.GuidAttribute("70089005-C2B2-4843-9E93-755BA6485E7F")>
    Public Enum IbmSendKeyOption 
       Inherits System.Enum
    Members
    MemberDescription
    LineSends the current line.
    PageSends the page.
    See Also