InfoConnect VBA Guide
Inheritance Hierarchy
In This Topic
    Attachmate.Reflection.Objects.Emulation.ALC Library
    In This Topic
    Objects
     ObjectDescription
    ObjectAlcScreen represents the host application screen. It provides methods and properties to access host screen data.
    ObjectThe AlcTerminal is a UTS host emulation session object.
    Events
     EventDescription
    EventHandles the BeforeSendKey event to permit users to modify a key value or cancel a send key action before it is sent.
    EventThe event occurs before a data key is sent to the host.
    EventUnredacted PAN is displayed or accessed.
    EventALC Host default event.
    EventThis event occurs when a session window is clicked by the mouse.
    Enumerations
     EnumerationDescription
    EnumerationSpecifies ALC terminal screen size options Defines options that specify how to handle the screen data between Start Row/Col and End Row/Col.
    See Also