enumAKeyboardGroup Enum |
Version 6 |
Integer constants specifying Keyboard groups.
Name |
Value |
Description |
akbdGroupEsc |
0x00000001 |
Esc |
akbdGroupF1 |
0x00000002 |
F1 |
akbdGroupF5 |
0x00000004 |
F5 |
akbdGroupF9 |
0x00000008 |
F9 |
akbdGroupStandard |
0x00000010 |
Standard |
akbdGroupPrintScreen |
0x00000020 |
PrintScreen |
akbdGroupInsert |
0x00000040 |
Insert |
akbdGroupArrow |
0x00000080 |
Arrow |
akbdGroupNumber |
0x00000100 |
Number |
akbdGroupFunction |
0x0000000F |
Function |
akbdGroupNavigation |
0x000000E0 |
Navigation |
akbdGroupAll |
0x000001FF |
All |