Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / IbmTerminal Object
In This Topic
    IbmTerminal Object
    In This Topic
    The IbmTerminal is an IBM 3270 or 5250 host emulation session object.
    Remarks
    The control Guid for the 3270 IbmTerminal control is {09E5A1B4-0BA6-4546-A27D-FE4762B7ACE1}.

    The control Guid for the 5250 IbmTerminal control is {AF03A446-F278-4624-B9EF-C896DF2CA1CA}.

    Guids are used as the input parameters for CreateControl( Guid controlType) in the Application object.
    See Also