DeviceAttributeResponseOption Enumeration
In This Topic
Syntax
<System.Runtime.InteropServices.ComVisibleAttribute(True)>
<System.Runtime.InteropServices.GuidAttribute("70089005-C2B2-4843-9E93-755BA6485E60")>
<System.Diagnostics.CodeAnalysis.SuppressMessageAttribute(Category="Microsoft.Design",
CheckId="CA1008:EnumsShouldHaveZeroValue",
Scope="",
Target="",
MessageId="",
Justification="")>
Public Enum DeviceAttributeResponseOption
Inherits System.Enum
Members
Member | Description |
VT100 | |
VT100J | Applies to UNIX and OpenVMS, and ReGIS Graphics only. |
VT101 | |
VT102 | |
VT102J | Applies to UNIX and OpenVMS, and ReGIS Graphics only. |
VT220 | |
VT220J | Applies to UNIX and OpenVMS, and ReGIS Graphics only. |
VT240 | Applies to ReGIS Graphics only. |
VT240J | Applies to ReGIS Graphics only. |
VT241 | Applies to ReGIS Graphics only. |
VT282 | Applies to UNIX and OpenVMS, and ReGIS Graphics only. |
VT286 | Applies to ReGIS Graphics only. |
VT320 | Applies to UNIX and OpenVMS, and ReGIS Graphics only. |
VT330 | Applies to ReGIS Graphics only. |
VT340 | Applies to ReGIS Graphics only. |
VT382 | Applies to UNIX and OpenVMS, and ReGIS Graphics only. |
VT420 | Applies to UNIX and OpenVMS, and ReGIS Graphics only. |
VT510 | Applies to UNIX and OpenVMS, and ReGIS Graphics only. |
VT520 | Applies to UNIX and OpenVMS, and ReGIS Graphics only. |
VT525 | Applies to UNIX and OpenVMS, and ReGIS Graphics only. |
VT80 | Applies to UNIX and OpenVMS, and ReGIS Graphics only. |
WRQID | Applies to UNIX and OpenVMS, and ReGIS Graphics only. |
See Also