InfoConnect API Guide
Attachmate.Reflection.Emulation.OpenSystems Namespace / DeviceAttributeResponseOption Enumeration


In This Topic
    DeviceAttributeResponseOption Enumeration
    In This Topic
    Specifies the device attributes.
    Syntax
    'Declaration
     
    
    Public Enum DeviceAttributeResponseOption 
       Inherits System.Enum
    'Usage
     
    
    Dim instance As DeviceAttributeResponseOption
    public enum DeviceAttributeResponseOption : System.Enum 
    Members
    MemberDescription
    VT100 
    VT100JApplies to UNIX and OpenVMS, and ReGIS Graphics only.
    VT101 
    VT102 
    VT102JApplies to UNIX and OpenVMS, and ReGIS Graphics only.
    VT220 
    VT220JApplies to UNIX and OpenVMS, and ReGIS Graphics only.
    VT240Applies to ReGIS Graphics only.
    VT240JApplies to ReGIS Graphics only.
    VT241Applies to ReGIS Graphics only.
    VT282Applies to UNIX and OpenVMS, and ReGIS Graphics only.
    VT286Applies to ReGIS Graphics only.
    VT320Applies to UNIX and OpenVMS, and ReGIS Graphics only.
    VT330Applies to ReGIS Graphics only.
    VT340Applies to ReGIS Graphics only.
    VT382Applies to UNIX and OpenVMS, and ReGIS Graphics only.
    VT420Applies to UNIX and OpenVMS, and ReGIS Graphics only.
    VT510Applies to UNIX and OpenVMS, and ReGIS Graphics only.
    VT520Applies to UNIX and OpenVMS, and ReGIS Graphics only.
    VT525Applies to UNIX and OpenVMS, and ReGIS Graphics only.
    VT80Applies to UNIX and OpenVMS, and ReGIS Graphics only.
    WRQIDApplies to UNIX and OpenVMS, and ReGIS Graphics only.
    Inheritance Hierarchy

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

    See Also