k b d G e t M o d e

Description

Checks if Function Key mode is set or saves the keypad mode (Numeric/Normal, Upper-case Alpha, or Lower-case Alpha) until the application calls kbdRestoreMode.

Syntax

int kbdGetMode(void);

Parameters

None

Return Values

1Numeric/Normal mode

2Upper-case Alpha mode

4Lower-case Alpha mode

9Function Key mode is set while Numeric/Normal mode is in effect.

10Function Key mode is set while Upper-case Alpha mode is in effect.

12Function Key mode is set while Lower-case Alpha mode is in effect.

Example

See “kbdRestoreMode” for an example.

Function Reference 4-3

Page 39
Image 39
Paxar Gold 6037EX manual D G e t M o d e