Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / GraphicsDeviceOption Enumeration
In This Topic
    GraphicsDeviceOption Enumeration
    In This Topic
    Defines valid values for the type of graphics device Reflection emulates for 3179G terminal sessions.
    Members
    MemberDescription
    GddmpcgReflection is configured as a GDDM PCG graphics terminal.
    GddmpcgxReflection is configured as a GDDM PCGX graphics terminal.
    Ibm3179GReflection is configured as an IBM 3179G graphics terminal.
    Remarks
    You cannot change this property when you are connected to a host.
    See Also