HOSTEX_KEYBOARD_TYPE Data Type

HostExplorer Programming

HOSTEX_KEYBOARD_TYPE Data Type

3270 5250 VT

The HOSTEX_KEYBOARD_TYPE data type specifies the type of keyboard to use for the current session.

It has the following values

Value

Definition

HOSTEX_KEYBOARD_TYPE_PC_84

Indicates that the PC keyboard has 84 keys.

HOSTEX_KEYBOARD_TYPE_PC_101

Indicates that the PC keyboard has 101 keys.

HOSTEX_KEYBOARD_TYPE_PC_102

Indicates that the PC keyboard has 102 keys.

HOSTEX_KEYBOARD_TYPE_DEC_LK450

Indicates that the DEC keyboard is an LK450 model.

HOSTEX_KEYBOARD_TYPE_IBM_3270

Indicates that the IBM keyboard is a 3270 model.

HOSTEX_KEYBOARD_TYPE_PC_104

Indicates that the PC keyboard has 104 keys.

HOSTEX_KEYBOARD_TYPE_PC_105

Indicates that the PC keyboard has 105 keys.


Related Topics

KeyboardType