InfoConnect API Guide
Attachmate.Reflection.UserControl.Wpf.IbmHosts Namespace / HostType Enumeration


HostType Enumeration
Host types supported for this terminal user control.
Syntax
'Declaration
 
Public Enum HostType 
   Inherits System.Enum
 
'Usage
 
Dim instance As HostType
Members
MemberDescription
IBM3270Creating IBM 3270 host type.
IBM5250Creating IBM 5250 host type
NoneUndefined host type.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Attachmate.Reflection.UserControl.Wpf.IbmHosts.HostType

See Also