InfoConnect for Unisys VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
Objects
 ObjectDescription
ObjectConnectingSettingsBestNetwork  
ObjectConnectionSettingsComSerialPort  
ObjectConnectionSettingsModem  
ObjectConnectionSettingsRLogin  
ObjectConnectionSettingsSecureShell  
ObjectConnectionSettingsTelnet  
ObjectConnectionSettingsVTMgr  
ObjectContextMenu Provides methods and properties for interacting with a terminal session's context menu
ObjectContextMenuItem Represents an individual item within a context menu.
ObjectContextMenus Defines properties and operations on the collection of context menus currently defined in the session document
ObjectFileTransfer Methods, properties, and events associated with file transfers.
ObjectHotspot Maps a key to a sequence of one or more input actions.
ObjectHotSpots Obtains or specifies information that pertains to hotspots behavior.
ObjectInputMapAction An action that can be mapped to something in an input map.
ObjectInputMapActionSequence A set of zero or more actions that can be mapped to a mouse button or a key.
ObjectKeyboardMapper Provides the ability to view keyboard mappings for the terminal session, and to remap keys programmatically.
ObjectKeyboardMapping Maps a key to a sequence of one or more input actions.
ObjectMacro Methods, properties, and events associated with running or recording macros.
ObjectMouseButtonCombination Represents the state of a particular mouse mapping.
ObjectMouseMapper Provides the ability to view mouse mappings for the terminal session, and to remap mouse button combinations programmatically.
ObjectMouseMapping Maps a mouse/key combination to a sequence of one or more input actions.
ObjectPrinting Used to obtain and specify information that pertains to printing behavior.
ObjectScreen Screen represents the terminal screen. It provides methods and properties to access terminal screen data.
ObjectScreenCharacter Character and associated attribute information.
ObjectScreenPoint ScreenPoint represents a coordinate of a row and a column on the host screen.
ObjectScreenRegion Character and associated attribute information.
ObjectTerminal The Terminal is an Open Systems host emulation session object.
ObjectTheme Theme object represents a visual theme in the application.
ObjectThemeColor Color mapping configuration properties for the current Theme.
ObjectThemeCursor Cursor configuration properties for the current Theme.
ObjectThemeDisplayEnhancements Additional display and color configuration properties for the current Theme.
ObjectThemeFont Font configuration properties for the current Theme.
ObjectThemeSounds Sounds configuration properties for the current Theme.
ObjectUiControlActionMapper Methods and properties associated with accessing and setting the input map action sequence for a given user interface control.
Events
 EventDescription
EventClosed This event occurs before the session closes.
EventClosing This event occurs when the request to close the session has been made.
EventConnected The event occurs after the connection to the host has been made.
EventConnecting This event is triggered immediately before a connection is made.
EventConnectionResumed This event is triggered when the suspended connection to the host has been resumed.
EventConnectionSuspended This event is triggered when the connection to the host has been suspended.
EventControlKeySending This event is triggered when a key or control key is about to be sent to the host. ControlKeySending allows you to modify a control key value or to cancel a send control key action before it is sent.
EventControlKeySent This event is triggered immediately after InfoConnect transmits a terminal keystroke to the host.
EventCreditCardRecognized

This event occurs when an unredacted Primary Account Number (PAN) is copied from the terminal (for example, when the PAN is copied to the clipboard).

This event is enabled by configuring settings on the Setup Information Privacy dialog box. For more information, see "Logging Credit Card Access" in the InfoConnect VBA Guide.

EventDefinedEvent This event is triggered when an event defined by the DefineEvent method occurs. Events defined in this way remain defined as long as your InfoConnect session lasts, or until they are removed using the RemoveEvent or ClearEvents methods.
EventDisconnected The event occurs after the connection to the host has been disconnected.
EventFileTransferDone Raised when a file transfer has completed.
EventKeyboardLocked This event is triggered when the keyboard becomes locked (either by the host or by InfoConnect).
EventKeyboardUnlocked This event is triggered when the keyboard becomes unlocked or enabled (either by the host or by InfoConnect).
EventKeysSending This event is triggered when a key is about to be sent to the host. KeysSending allows you to modify a key value or to cancel a send key action before it is sent.
EventKeysSent This event is triggered immediately after InfoConnect transmits a character, or string of characters, to the host.
EventMouseClick This event occurs when a session window is clicked by the mouse.
EventSettingsLoaded This event is triggered immediately after a settings file is opened.
EventSettingsLoading This event is triggered immediately before a settings file is opened.
EventUserDisconnecting This event is triggered before InfoConnect disconnects from the host.
Enumerations
 EnumerationDescription
EnumerationBaudRateOption The number of distinct symbol changes made to the transmission medium, per second.
EnumerationCharacterAttributes Character attributes for UNIX, OpenSystems, and ReGIS Graphics terminal sessions.
EnumerationConnectionStatisticOption Specifies which statistics to return.
EnumerationConnectionTypeOption  
EnumerationContextMenuItemType Specifies a type of context menu item
EnumerationControlKeyCode Defines the valid values for control keys.
EnumerationCopyDataFormats Specifies the format in which data is copied for the Copy function.
EnumerationCopyFormatOption Specifies the format in which data is copied for Clipboard copy-related functions.
EnumerationCopySourceOption Specifies what to copy for Clipboard copy-related functions.
EnumerationCopyTableMethods Specifies the method used to generate tabular data when copying tables.
EnumerationCursorShapeOption Specifies the shape of the text cursor.
EnumerationDefaultHostSettingsOption  
EnumerationDefinedEventType  
EnumerationDestinationFileExistsOption Specifies what should happen with transfers from the File Transfer dialog box if the destination file already exists.
EnumerationDeviceAttributeResponseOption  
EnumerationDisplayMemorySelectionOption Specifies which operation to perform when a file already exists.
EnumerationDisplayTextOption Used with IScreen.DisplayText() to designate how data is to be displayed.
EnumerationFindOptions Determines the direction to search for text on the screen.
EnumerationFTPClearConnectionOption Specifies how logon information on the FTP tab of the File Transfer Setup dialog box is cleared (and not used to log on to new hosts).
EnumerationFTPServerOption Options for specifying additional, non-default behavior for the FTPStartServer method.
EnumerationGraphicDestinationOption Destination of graphic images.
EnumerationGraphicsLevelOption Graphics level option.
EnumerationGraphicsPrintModeOption Graphic print mode options.
EnumerationGraphicsTerminalTypeOption  
EnumerationHostCharacterSetOption Host character set.
EnumerationHostStatusLineOption Host status line dislay options.
EnumerationHostSystemTypeOption Options for specifying the type of host with which InfoConnect expects to interact.
EnumerationHotspotsMouseButtonOption Specifies options for mouse button to use when invoking hotspots
EnumerationHotspotStyleOption Specifies options for how hotspots appear on the screen
EnumerationIbmBackspace Indicates what the Backspace key does in a IBM 3151 session.
EnumerationIbmEnterKeyOption Indicates what the ENTER key does in a IBM 3151 terminal session (TerminalType = IBM3151).
EnumerationIbmInsertionOption Indicates what the Insert key does in a IBM 3151 terminal session (TerminalType = IBM3151).
EnumerationIbmPrintCharactersOption Indicates how characters print in a IBM 3151 emulation (TerminalType = IBM3151).
EnumerationIbmprintLineTerminatorOption Indicates which end line characters to use when printing in a IBM 3151 emulation (TerminalType = IBM3151).
EnumerationIbmprintPageTerminatorOption Indicates which end page character is used when printing in a IBM 3151 emulation (TerminalType = IBM3151).
EnumerationIbmReceivedCROption Indicates how a received carriage return is interpreted in a IBM 3151 terminal session (TerminalType = IBM3151).
EnumerationIbmReceivedLFOption Indicates how a line feed is interpreted in a IBM 3151 terminal session (TerminalType = IBM3151).
EnumerationIbmReturnKeyOption Indicates what the RETURN key does in a IBM 3151 terminal session (TerminalType = IBM3151).
EnumerationIbmSendKeyOption Indicates what the SEND key does in a IBM 3151 terminal session (TerminalType = IBM3151).
EnumerationIbmTabKeyOption Indicates what the TAB key does in a IBM 3151 terminal session (TerminalType = IBM3151).
EnumerationIbmTurnAroundCharOption The definition of the LineTurnAround (LTA) character for IBM 3151 terminal sessions (TerminalType = IBM3151).
EnumerationImageDitherOption Indicates the results when a 256-color image is pasted from the Clipboard into the InfoConnect Graphics terminal window.
EnumerationInputMapActionID Actions that can be mapped to keyboard maps or mouse maps.
EnumerationJumpScrollSpeedOption Denotes how InfoConnect manages data that enters display memory.
EnumerationKermitChecksumOption Specifies the level of error checking used for Kermit file transfers.
EnumerationKermitStopServerOption Options for whether the KermitStopServer method logs off from the remote computer when it quits the server Kermit program.
EnumerationKeys Specifies key codes and modifiers.
EnumerationMacroDestinationOption Indicates the location to which macros are saved.
EnumerationMacroEnumerationOption Indicates where the macro source is located.
EnumerationModemModeOption  
EnumerationMouseButtons Constants that define which mouse button was pressed.
EnumerationMouseShapeOption Defines options that specify the appearance of the mouse pointer in the terminal window.
EnumerationNationalReplacementSetOption National character replacement set definitions.
EnumerationOpenUrlActionLocationOption Valid values for the second parameter to the openURLAction action. This determines where the URL specified in the first parameter is opened.
EnumerationParityTypeOption Type of parity on the connection.
EnumerationPrintDuplexOption Denotes how InfoConnect handles printing to single-sided and double-sided pages.
EnumerationPrinterOrientationOption Denotes the printer page orientation used by InfoConnect.
EnumerationPrintGraphicsColorOption Denotes whether graphics images are printed using color or black and white.
EnumerationPrintGraphicsColorSpecificationOption Denotes the color coordinate system used for color sixel printing.
EnumerationPrintSourceOption Specifies the source of print data.
EnumerationProcessTraceOptions Specifies the type of trace to perform. The default is TraceDefault.
EnumerationProcessTraceSyntax Specifies the syntax for the processsed trace.
EnumerationProjectOption  
EnumerationReadOption Used with IScreen.ReadChars(), ReadLine(), and ReadUntil() families of methods.
EnumerationReceivePacingOption Type of flow control for receiving data from the host.
EnumerationRegionOption How a screen region is to be interpreted.
EnumerationResetOptions Terminal reset option.
EnumerationRestoreOptions Restore setting options.
EnumerationSaveFileOption Specifies the operation to perform when a file already exists.
EnumerationScreenAnsiColor Colors available to map for ANSI terminals.
EnumerationScriptTypeOption Specifies the type of script.
EnumerationScrollOptimizationOption Indicates when InfoConnect uses an off-screen bitmap to speed up scrolling.
EnumerationSelectionModeOption Specifies the type of a selected region.
EnumerationSendKeysOption Specifies data interpretation options for SendKeys() method. More than one option can be specified by adding them together.
EnumerationSingleByteUPSSOption  
EnumerationSpeakerOption Specifies the speaker mode. The default is Dialing.
EnumerationSpeakerVolumeOption Specifies the speaker volume. The default is Medium.
EnumerationStopBitsOption The number of stop bits that follow each character during data transmission.
EnumerationTAPIVersionOption  
EnumerationTektronixDefaultFontSizeOption Indicates the default font size for Tektronix emulation.
EnumerationTelnetEchoOption Specifies the Telnet echo option.
EnumerationTelnetLineModeOption Specifies line mode use for Telnet connections. All options other than RFC are know as "faux" line mode.
EnumerationTerminalSoundOption Terminal sound option.
EnumerationTerminalTypeOption Terminal types option definition.
EnumerationTextColorMappingAttribute Text attributes available for color mapping.
EnumerationTextComparisonOption Defines options that indicate how text is compared against the text on the host screen.
EnumerationTextFileCharacterSetOption  
EnumerationTextTranslationOption How or if text is translated.
EnumerationTLSStrengthOption Specifies the level of encryption.
EnumerationTLSVersionOption Specifies options for TLS and SSL versions
EnumerationTraceFileExistsOption Specifies the operation to perform when a file already exists.
EnumerationTraceFormatOption Specifies the type of trace to perform. The default is TraceDefault.
EnumerationTransferCaseOption Specifies how letter case is handled in the names of files sent to the host.
EnumerationTransferLinkOption Options for specifying the extent to which nonprinting ASCII characters are automatically converted to printing ASCII characters during file transfers.
EnumerationTransferProtocolOption Specifies the type of file being transferred.
EnumerationTransferTypeOption Specifies the type of file being transferred.
EnumerationTransmitFileOption Specifies additional, non-default behavior for the FileTransfer.TransmitFile method.
EnumerationTransmitPacingOption The type of flow control to use for transmitting data to the host.
EnumerationTVIAttributeBaseModeOption Indicates how visual attributes are applied when InfoConnect emulates a TVI terminal (TerminalType = TVI955).
EnumerationTVIBottomStatusLineOption  
EnumerationTVICompatibilityOption Indicates the TVI emulation type InfoConnect that uses when TerminalType is set to TVI955.
EnumerationTVIDownKeySendsOption Indicates the DOWN key function when InfoConnect emulates a TVI terminal (TerminalType = TVI955).
EnumerationTVIFunctionKeySetOption Indicates the function key set that is available to the keyboard when InfoConnect emulates a TVI terminal (TerminalType = TVI955).
EnumerationTVIStatusLineAttributeOption Indicates usage and display of the top status line when InfoConnect emulates a TVI terminal (TerminalType = TVI955).
EnumerationTVITopStatusLineOption  
EnumerationUseIPv6Option  
EnumerationVTBackspaceSendsOption Indicates the key that is transmitted to the host when the user presses the BACKSPACE key.
EnumerationVTCursorKeyOption Indicates whether the cursor keys are controlled by the host.
EnumerationVTKeyPadOption Indicates which characters are transmitted by the numeric keypad keys.
EnumerationWaitForOption  
EnumerationWRQCompressionOption Options for specifying how file compression is handled.
EnumerationWRQFastFileTransferOption Options for specifying whether InfoConnect uses the fast file transfer feature.
EnumerationWRQMPEFileNamesOption  
EnumerationWyseAttributeOption Indicates the attribute mode for the Wyse terminal display.
EnumerationWyseBlockTerminatorOption Indicates the end-of-transmission delimiter for block sends for Wyse terminal emulation sessions.
EnumerationWyseEnterKeyOption Indicates what is sent to the host when the ENTER key is pressed during a Wyse terminal emulation session.
EnumerationWyseReceivedCROption Indicates how a received carriage return (CR) is interpreted during Wyse terminal emulation sessions.
EnumerationWyseReturnKeyOption Indicates what is sent to the host when the RETURN key is pressed during a Wyse terminal emulation session.
EnumerationWyseStatusLineDisplayOption Indicates whether the Wyse status line at the top of the screen is set to Off, Standard, or Edit.
EnumerationXModemErrorCheckingOption Options for specifying the type of Xmodem error checking and the Xmodem packet size.
See Also