SR Research Support Site
Data Fields
KeyInput Struct Reference

Keyboard input event structure. More...

Data Fields

byte type
 
byte state
 
UINT16 key
 
UINT16 modifier
 
UINT16 unicode
 

Detailed Description

Keyboard input event structure.

Field Documentation

UINT16 key

keys

UINT16 modifier

modifier

byte state

KEYDOWN = 1 or KEYUP = 0

byte type

The value of type should have value of KEYINPUT_EVENT

UINT16 unicode

unicode character value of the key


Copyright ©2002-2024, SR Research Ltd.