InfoConnect VBA Guide
Inheritance Hierarchy
In This Topic
    Attachmate.Reflection.Objects.Emulation.Common Library
    In This Topic
    Objects
     ObjectDescription
    ObjectProvides methods and properties for interacting with a terminal session's context menu
    ObjectRepresents an individual item within a context menu.
    ObjectDefines properties and operations on the collection of context menus currently defined in the session document
    ObjectDefines valid values used to determine a field's attributes.
    ObjectHostField represents a field on the host screen that includes field attributes, a start position, and a field length.
    ObjectMaps a key to a sequence of one or more input actions.
    ObjectObtains or specifies information that pertains to hotspots behavior.
    ObjectAn action that can be mapped to something in an input map.
    ObjectA set of zero or more actions that can be mapped to a mouse button, a key, or a context menu item.
    ObjectProvides the ability to view keyboard mappings for the terminal session, and to remap keys programmatically.
    ObjectMaps a key to a sequence of one or more input actions.
    ObjectMethods, properties, and events associated with running or recording macros.
    ObjectRepresents the state of a particular mouse button mapping.
    ObjectProvides the ability to view mouse mappings for the terminal session, and to remap mouse button combinations programmatically.
    ObjectMaps a mouse button/modifier key combination to a sequence of one or more input actions.
    ObjectScreenCharacter represents one character on the host screen.
    ObjectScreenPoint represents a coordinate of a row and a column on the host screen.
    ObjectDefines an area on the host screen for selecting text.
    ObjectTheme object represents a visual theme in the application.
    ObjectProvides implementation of properties and methods to get and set terminal colors within an InfoConnect theme.
    ObjectCursor configuration properties for the current Theme.
    ObjectFont configuration properties for the current Theme.
    ObjectSounds configuration properties for the current Theme.
    Enumerations
     EnumerationDescription
    EnumerationSpecifies a type of context menu item
    EnumerationDefines valid values for control keys.
    EnumerationDefines values that specify the speed at which the cursor blinks in the terminal window.
    EnumerationDefines values that determine the cursor's appearance in the terminal window. Defines valid values for control keys.
    EnumerationDefines valid field type values.
    EnumerationDetermines the direction to search for text on the screen.
    EnumerationDefines options that specify how to handle the screen data between Start Row/Col and End Row/Col.
    EnumerationDescribes the field types to return.
    EnumerationSpecifies formatting options.
    EnumerationSpecifies screen wrapping characteristics.
    Enumerationhost graphics types
    EnumerationSpecifies options for mouse button to use when invoking hotspots
    EnumerationSpecifies options for how hotspots appear on the screen
    EnumerationActions that can be mapped to keyboard maps or mouse maps.
    EnumerationSpecifies key codes and modifiers.
    EnumerationIndicates the location to which a macro is saved.
    EnumerationIndicates the source of the macros.
    EnumerationConstants that define which mouse button was pressed.
    EnumerationNumber of clicks for a Mouse Map mapping.
    EnumerationValid values for the second parameter to the openURLAction action. This determines where to open the URL that is specified in the first parameter.
    EnumerationDefines host screen colors specified by the host.
    EnumerationSpecifies the type of a selected region (Stream or Block).
    EnumerationIdentifies a host terminal attribute.
    EnumerationDefines options that indicate how text is compared against the text on the host screen.
    See Also