#define KEY_REAL_CODE(key) ( ( (key) & 0x00FF0000 ) >> 16 )
keybrd.h
This is macro KEY_REAL_CODE.
Macros