Searched defs:scanCode (Results 1 – 1 of 1) sorted by relevance
164 UINT scanCode = (UINT)((lParam >> 16) & 0xFF); in OnMessage() local180 UINT scanCode = (UINT)(lParam >> 16) & 0xFF; in OnMessage() local