
Softkeyboard
© ads-tec GmbH • Raiffeisenstr.14 • 70771 Leinfelden-Echterdingen
41
12.2 READ FRONTKEY STATUS FROM THE GENKEY SERVICE (C++ API)
FRONTKEY STATUS
Description
Read the current frontkey status. The frontkey status is an OR’ed flag combination of the
keys pressed.
Definition
#define KEYSHIFT 0x10 // Fn
#define KEYPAGES 0x02 // V+
#define KEYLOCK 0x04 // V-
#define KEYMOUSE 0x08 // B+
#define KEYABC 0x01 // B-
bool CSKCtrl::GetKey (int *key);
Usage
CSKCtrl.GetKey (&key);
===== Ende der Stückliste =====
Comentarios a estos manuales