Object | Description | |
---|---|---|
![]() | ConnectingSettingsBestNetwork | |
![]() | ConnectionSettingsComSerialPort | |
![]() | ConnectionSettingsModem | |
![]() | ConnectionSettingsRLogin | |
![]() | ConnectionSettingsSecureShell | |
![]() | ConnectionSettingsTelnet | |
![]() | ConnectionSettingsVTMgr | |
![]() | ContextMenu | Provides methods and properties for interacting with a terminal session's context menu |
![]() | ContextMenuItem | Represents an individual item within a context menu. |
![]() | ContextMenus | Defines properties and operations on the collection of context menus currently defined in the session document |
![]() | FileTransfer | Methods, properties, and events associated with file transfers. |
![]() | Hotspot | Maps a key to a sequence of one or more input actions. |
![]() | HotSpots | Obtains or specifies information that pertains to hotspots behavior. |
![]() | InputMapAction | An action that can be mapped to something in an input map. |
![]() | InputMapActionSequence | A set of zero or more actions that can be mapped to a mouse button or a key. |
![]() | KeyboardMapper | Provides the ability to view keyboard mappings for the terminal session, and to remap keys programmatically. |
![]() | KeyboardMapping | Maps a key to a sequence of one or more input actions. |
![]() | Macro | Methods, properties, and events associated with running or recording macros. |
![]() | MouseButtonCombination | Represents the state of a particular mouse mapping. |
![]() | MouseMapper | Provides the ability to view mouse mappings for the terminal session, and to remap mouse button combinations programmatically. |
![]() | MouseMapping | Maps a mouse/key combination to a sequence of one or more input actions. |
![]() | Printing | Used to obtain and specify information that pertains to printing behavior. |
![]() | Screen | Screen represents the terminal screen. It provides methods and properties to access terminal screen data. |
![]() | ScreenCharacter | Character and associated attribute information. |
![]() | ScreenPoint | ScreenPoint represents a coordinate of a row and a column on the host screen. |
![]() | ScreenRegion | Character and associated attribute information. |
![]() | Terminal | The Terminal is an Open Systems host emulation session object. |
![]() | Theme | Theme object represents a visual theme in the application. |
![]() | ThemeColor | Color mapping configuration properties for the current Theme. |
![]() | ThemeCursor | Cursor configuration properties for the current Theme. |
![]() | ThemeDisplayEnhancements | Additional display and color configuration properties for the current Theme. |
![]() | ThemeFont | Font configuration properties for the current Theme. |
![]() | ThemeSounds | Sounds configuration properties for the current Theme. |
![]() | UiControlActionMapper | Methods and properties associated with accessing and setting the input map action sequence for a given user interface control. |
Event | Description | |
---|---|---|
![]() | Closed | This event occurs before the session closes. |
![]() | Closing | This event occurs when the request to close the session has been made. |
![]() | Connected | The event occurs after the connection to the host has been made. |
![]() | Connecting | This event is triggered immediately before a connection is made. |
![]() | ConnectionResumed | This event is triggered when the suspended connection to the host has been resumed. |
![]() | ConnectionSuspended | This event is triggered when the connection to the host has been suspended. |
![]() | ControlKeySending | 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. |
![]() | ControlKeySent | This event is triggered immediately after InfoConnect transmits a terminal keystroke to the host. |
![]() | CreditCardRecognized |
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. |
![]() | DefinedEvent | 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. |
![]() | Disconnected | The event occurs after the connection to the host has been disconnected. |
![]() | FileTransferDone | Raised when a file transfer has completed. |
![]() | KeyboardLocked | This event is triggered when the keyboard becomes locked (either by the host or by InfoConnect). |
![]() | KeyboardUnlocked | This event is triggered when the keyboard becomes unlocked or enabled (either by the host or by InfoConnect). |
![]() | KeysSending | 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. |
![]() | KeysSent | This event is triggered immediately after InfoConnect transmits a character, or string of characters, to the host. |
![]() | MouseClick | This event occurs when a session window is clicked by the mouse. |
![]() | SettingsLoaded | This event is triggered immediately after a settings file is opened. |
![]() | SettingsLoading | This event is triggered immediately before a settings file is opened. |
![]() | UserDisconnecting | This event is triggered before InfoConnect disconnects from the host. |
Enumeration | Description | |
---|---|---|
![]() | BaudRateOption | The number of distinct symbol changes made to the transmission medium, per second. |
![]() | CharacterAttributes | Character attributes for UNIX, OpenSystems, and ReGIS Graphics terminal sessions. |
![]() | ConnectionStatisticOption | Specifies which statistics to return. |
![]() | ConnectionTypeOption | |
![]() | ContextMenuItemType | Specifies a type of context menu item |
![]() | ControlKeyCode | Defines the valid values for control keys. |
![]() | CopyDataFormats | Specifies the format in which data is copied for the Copy function. |
![]() | CopyFormatOption | Specifies the format in which data is copied for Clipboard copy-related functions. |
![]() | CopySourceOption | Specifies what to copy for Clipboard copy-related functions. |
![]() | CopyTableMethods | Specifies the method used to generate tabular data when copying tables. |
![]() | CursorShapeOption | Specifies the shape of the text cursor. |
![]() | DefaultHostSettingsOption | |
![]() | DefinedEventType | |
![]() | DestinationFileExistsOption | Specifies what should happen with transfers from the File Transfer dialog box if the destination file already exists. |
![]() | DeviceAttributeResponseOption | |
![]() | DisplayMemorySelectionOption | Specifies which operation to perform when a file already exists. |
![]() | DisplayTextOption | Used with IScreen.DisplayText() to designate how data is to be displayed. |
![]() | FindOptions | Determines the direction to search for text on the screen. |
![]() | FTPClearConnectionOption | 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). |
![]() | FTPServerOption | Options for specifying additional, non-default behavior for the FTPStartServer method. |
![]() | GraphicDestinationOption | Destination of graphic images. |
![]() | GraphicsLevelOption | Graphics level option. |
![]() | GraphicsPrintModeOption | Graphic print mode options. |
![]() | GraphicsTerminalTypeOption | |
![]() | HostCharacterSetOption | Host character set. |
![]() | HostStatusLineOption | Host status line dislay options. |
![]() | HostSystemTypeOption | Options for specifying the type of host with which InfoConnect expects to interact. |
![]() | HotspotsMouseButtonOption | Specifies options for mouse button to use when invoking hotspots |
![]() | HotspotStyleOption | Specifies options for how hotspots appear on the screen |
![]() | IbmBackspace | Indicates what the Backspace key does in a IBM 3151 session. |
![]() | IbmEnterKeyOption | Indicates what the ENTER key does in a IBM 3151 terminal session (TerminalType = IBM3151). |
![]() | IbmInsertionOption | Indicates what the Insert key does in a IBM 3151 terminal session (TerminalType = IBM3151). |
![]() | IbmPrintCharactersOption | Indicates how characters print in a IBM 3151 emulation (TerminalType = IBM3151). |
![]() | IbmprintLineTerminatorOption | Indicates which end line characters to use when printing in a IBM 3151 emulation (TerminalType = IBM3151). |
![]() | IbmprintPageTerminatorOption | Indicates which end page character is used when printing in a IBM 3151 emulation (TerminalType = IBM3151). |
![]() | IbmReceivedCROption | Indicates how a received carriage return is interpreted in a IBM 3151 terminal session (TerminalType = IBM3151). |
![]() | IbmReceivedLFOption | Indicates how a line feed is interpreted in a IBM 3151 terminal session (TerminalType = IBM3151). |
![]() | IbmReturnKeyOption | Indicates what the RETURN key does in a IBM 3151 terminal session (TerminalType = IBM3151). |
![]() | IbmSendKeyOption | Indicates what the SEND key does in a IBM 3151 terminal session (TerminalType = IBM3151). |
![]() | IbmTabKeyOption | Indicates what the TAB key does in a IBM 3151 terminal session (TerminalType = IBM3151). |
![]() | IbmTurnAroundCharOption | The definition of the LineTurnAround (LTA) character for IBM 3151 terminal sessions (TerminalType = IBM3151). |
![]() | ImageDitherOption | Indicates the results when a 256-color image is pasted from the Clipboard into the InfoConnect Graphics terminal window. |
![]() | InputMapActionID | Actions that can be mapped to keyboard maps or mouse maps. |
![]() | JumpScrollSpeedOption | Denotes how InfoConnect manages data that enters display memory. |
![]() | KermitChecksumOption | Specifies the level of error checking used for Kermit file transfers. |
![]() | KermitStopServerOption | Options for whether the KermitStopServer method logs off from the remote computer when it quits the server Kermit program. |
![]() | Keys | Specifies key codes and modifiers. |
![]() | MacroDestinationOption | Indicates the location to which macros are saved. |
![]() | MacroEnumerationOption | Indicates where the macro source is located. |
![]() | ModemModeOption | |
![]() | MouseButtons | Constants that define which mouse button was pressed. |
![]() | MouseShapeOption | Defines options that specify the appearance of the mouse pointer in the terminal window. |
![]() | NationalReplacementSetOption | National character replacement set definitions. |
![]() | OpenUrlActionLocationOption | Valid values for the second parameter to the openURLAction action. This determines where the URL specified in the first parameter is opened. |
![]() | ParityTypeOption | Type of parity on the connection. |
![]() | PrintDuplexOption | Denotes how InfoConnect handles printing to single-sided and double-sided pages. |
![]() | PrinterOrientationOption | Denotes the printer page orientation used by InfoConnect. |
![]() | PrintGraphicsColorOption | Denotes whether graphics images are printed using color or black and white. |
![]() | PrintGraphicsColorSpecificationOption | Denotes the color coordinate system used for color sixel printing. |
![]() | PrintSourceOption | Specifies the source of print data. |
![]() | ProcessTraceOptions | Specifies the type of trace to perform. The default is TraceDefault. |
![]() | ProcessTraceSyntax | Specifies the syntax for the processsed trace. |
![]() | ProjectOption | |
![]() | ReadOption | Used with IScreen.ReadChars(), ReadLine(), and ReadUntil() families of methods. |
![]() | ReceivePacingOption | Type of flow control for receiving data from the host. |
![]() | RegionOption | How a screen region is to be interpreted. |
![]() | ResetOptions | Terminal reset option. |
![]() | RestoreOptions | Restore setting options. |
![]() | SaveFileOption | Specifies the operation to perform when a file already exists. |
![]() | ScreenAnsiColor | Colors available to map for ANSI terminals. |
![]() | ScriptTypeOption | Specifies the type of script. |
![]() | ScrollOptimizationOption | Indicates when InfoConnect uses an off-screen bitmap to speed up scrolling. |
![]() | SelectionModeOption | Specifies the type of a selected region. |
![]() | SendKeysOption | Specifies data interpretation options for SendKeys() method. More than one option can be specified by adding them together. |
![]() | SingleByteUPSSOption | |
![]() | SpeakerOption | Specifies the speaker mode. The default is Dialing. |
![]() | SpeakerVolumeOption | Specifies the speaker volume. The default is Medium. |
![]() | StopBitsOption | The number of stop bits that follow each character during data transmission. |
![]() | TAPIVersionOption | |
![]() | TektronixDefaultFontSizeOption | Indicates the default font size for Tektronix emulation. |
![]() | TelnetEchoOption | Specifies the Telnet echo option. |
![]() | TelnetLineModeOption | Specifies line mode use for Telnet connections. All options other than RFC are know as "faux" line mode. |
![]() | TerminalSoundOption | Terminal sound option. |
![]() | TerminalTypeOption | Terminal types option definition. |
![]() | TextColorMappingAttribute | Text attributes available for color mapping. |
![]() | TextComparisonOption | Defines options that indicate how text is compared against the text on the host screen. |
![]() | TextFileCharacterSetOption | |
![]() | TextTranslationOption | How or if text is translated. |
![]() | TLSStrengthOption | Specifies the level of encryption. |
![]() | TLSVersionOption | Specifies options for TLS and SSL versions |
![]() | TraceFileExistsOption | Specifies the operation to perform when a file already exists. |
![]() | TraceFormatOption | Specifies the type of trace to perform. The default is TraceDefault. |
![]() | TransferCaseOption | Specifies how letter case is handled in the names of files sent to the host. |
![]() | TransferLinkOption | Options for specifying the extent to which nonprinting ASCII characters are automatically converted to printing ASCII characters during file transfers. |
![]() | TransferProtocolOption | Specifies the type of file being transferred. |
![]() | TransferTypeOption | Specifies the type of file being transferred. |
![]() | TransmitFileOption | Specifies additional, non-default behavior for the FileTransfer.TransmitFile method. |
![]() | TransmitPacingOption | The type of flow control to use for transmitting data to the host. |
![]() | TVIAttributeBaseModeOption | Indicates how visual attributes are applied when InfoConnect emulates a TVI terminal (TerminalType = TVI955). |
![]() | TVIBottomStatusLineOption | |
![]() | TVICompatibilityOption | Indicates the TVI emulation type InfoConnect that uses when TerminalType is set to TVI955. |
![]() | TVIDownKeySendsOption | Indicates the DOWN key function when InfoConnect emulates a TVI terminal (TerminalType = TVI955). |
![]() | TVIFunctionKeySetOption | Indicates the function key set that is available to the keyboard when InfoConnect emulates a TVI terminal (TerminalType = TVI955). |
![]() | TVIStatusLineAttributeOption | Indicates usage and display of the top status line when InfoConnect emulates a TVI terminal (TerminalType = TVI955). |
![]() | TVITopStatusLineOption | |
![]() | UseIPv6Option | |
![]() | VTBackspaceSendsOption | Indicates the key that is transmitted to the host when the user presses the BACKSPACE key. |
![]() | VTCursorKeyOption | Indicates whether the cursor keys are controlled by the host. |
![]() | VTKeyPadOption | Indicates which characters are transmitted by the numeric keypad keys. |
![]() | WaitForOption | |
![]() | WRQCompressionOption | Options for specifying how file compression is handled. |
![]() | WRQFastFileTransferOption | Options for specifying whether InfoConnect uses the fast file transfer feature. |
![]() | WRQMPEFileNamesOption | |
![]() | WyseAttributeOption | Indicates the attribute mode for the Wyse terminal display. |
![]() | WyseBlockTerminatorOption | Indicates the end-of-transmission delimiter for block sends for Wyse terminal emulation sessions. |
![]() | WyseEnterKeyOption | Indicates what is sent to the host when the ENTER key is pressed during a Wyse terminal emulation session. |
![]() | WyseReceivedCROption | Indicates how a received carriage return (CR) is interpreted during Wyse terminal emulation sessions. |
![]() | WyseReturnKeyOption | Indicates what is sent to the host when the RETURN key is pressed during a Wyse terminal emulation session. |
![]() | WyseStatusLineDisplayOption | Indicates whether the Wyse status line at the top of the screen is set to Off, Standard, or Edit. |
![]() | XModemErrorCheckingOption | Options for specifying the type of Xmodem error checking and the Xmodem packet size. |