FARMACRO_KEY_EVENT

The FARMACRO_KEY_EVENT constant defines the type of input event in the INPUT_RECORD structure, which is sent to the ProcessEditorInput function while "playing" a macro sequence. The Event parameter contains the KEY_EVENT_RECORD structure with information on the event.

Attention! Attention!