InfoConnect for Airlines VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / TVIDownKeySendsOption Enumeration
In This Topic
    TVIDownKeySendsOption Enumeration
    In This Topic
    Indicates the DOWN key function when Reflection emulates a TVI terminal (TerminalType = TVI955).
    Syntax
    <System.Runtime.InteropServices.ComVisibleAttribute(True)>
    <System.Runtime.InteropServices.GuidAttribute("70089005-C2B2-4843-9E93-755BA6485EA7")>
    Public Enum TVIDownKeySendsOption 
       Inherits System.Enum
    Members
    MemberDescription
    CtrlJ 
    CtrlV 
    See Also