Object | Description | |
---|---|---|
![]() | FileTransfer | FileTransfer represents the host application FileTransfer. It provides methods and properties to access host FileTransfer data. |
![]() | T27Screen | T27Screen represents the host application screen. It provides methods and properties to access host screen data. |
![]() | T27Terminal | The T27Terminal is a T27 host emulation session object. |
Event | Description | |
---|---|---|
![]() | AfterConnect | Occurs after InfoConnect connects to the host. |
![]() | AfterDisconnect | Occurs after InfoConnect disconnects from the host. |
![]() | AfterSendKeys | Occurs after a data key or string is sent to the host. |
![]() | BeforeConnect | Occurs before InfoConnect connects to the host. |
![]() | BeforeDisconnect | Occurs before InfoConnect disconnects from the host. |
![]() | BeforeSendControlKey | Occurs before a control key is sent to the host. |
![]() | BeforeSendKeys | Occurs before a data key is sent to the host. |
![]() | Closed | Occurs before the session closes. |
![]() | CreditCardRecognized | Occurs when an unredacted Primary Account Number (PAN) is displayed or accessed. |
![]() | CursorInNewField | Occurs as soon as the cursor moves into a different field. |
![]() | FileTransferDone | This event occurs when a file transfer (send or receive) completes. |
![]() | KeyboardLocked | Occurs as soon as the keyboard is locked. |
![]() | KeyboardUnlocked | Occurs as soon as the keyboard is unlocked. |
![]() | MouseClick | This event occurs when a session window is clicked by the mouse. |
![]() | NewScreenReady | Occurs as soon as the screen has been quiet for the time duration specified by the ScreenSettleTime property. |
![]() | ScreenChanged | Occurs as soon as the host data causes the data on the screen to change. |
Enumeration | Description | |
---|---|---|
![]() | CarriageReturnInterpretationOption | Defines options for carriage return interpretation in T27 terminals. |
![]() | ClearKeyInFormsOption | Defines options for Clear key interpretation in T27 forms. |
![]() | DC1FunctionOption | Defines options for DC1 character interpretation in T27 terminals. |
![]() | DC2FunctionOption | Defines options for DC2 character interpretation in T27 terminals. |
![]() | FileTransferTypeOption | Specifies the transfer protocol that will be used for a T27 session. |
![]() | LineFeedInterpretationOption | Defines options for line feed interpretation in T27 terminals. |
![]() | LocalFileExistsOption | Options for file transfer behavior/what to do when the local file already exists |