#define IsKeyExtended(key) ( ( (key) & 0x00000100 ) >> 8 )
keybrd.h
This is macro IsKeyExtended.
Macros