InfoConnect API Guide
Attachmate.Reflection.Emulation.UTS Namespace / CaptureAreaOption Enumeration


CaptureAreaOption Enumeration
Defines options for Capture Area in UTS terminal configuration.
Syntax
'Declaration
 
Public Enum CaptureAreaOption 
   Inherits System.Enum
 
'Usage
 
Dim instance As CaptureAreaOption
Members
MemberDescription
FullPageCaptures the entire screen
NewHostDataCaptures only new host data
SOEToCursorCaptures the Start of Entry position through the cursor position only
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Attachmate.Reflection.Emulation.UTS.CaptureAreaOption

See Also