HOSTEX_KEYBOARD_BUFFER_MODE Data Type

HostExplorer Programming

HOSTEX_KEYBOARD_BUFFER_MODE Data Type

3270 5250

The HOSTEX_KEYBOARD_BUFFER_MODE data type specifies how HostExplorer stores characters in a buffer until they are sent to the host.

It has the following values:

Value

Definition

HOSTEX_KEYBOARD_BUFFER_AS_CHARACTER_MODE

Specifies that HostExplorer sends each character immediately to the host.

HOSTEX_KEYBOARD_BUFFER_AS_LINE_MODE

Specifies that HostExplorer sends characters one line at a time until you press the Enter key.


Related Topics

KeyboardBufferMode