Reflection .NET API
Attachmate.Reflection.Emulation.OpenSystems Assembly / Attachmate.Reflection.Emulation.OpenSystems Namespace / IbmSendKeyOption Enumeration


IbmSendKeyOption Enumeration
Indicates what the SEND key does in a IBM 3151 terminal session (TerminalType = rcIBM3151).
Syntax
'Declaration
 
Public Enum IbmSendKeyOption 
   Inherits System.Enum
 
'Usage
 
Dim instance As IbmSendKeyOption
Members
MemberDescription
LineSends the current line.
PageSends the page.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Attachmate.Reflection.Emulation.OpenSystems.IbmSendKeyOption

See Also