mendiola_loyola
Resource contributor
- Messages
- 520
- Country

Dear Pete:
I mean the key events are input keybord events like:
"CTRL+A", "SHIFT+1" or "."
For me this is a key event:
hr = SimConnect_MapInputEventToClientEvent(hSimConnect, INPUT0, "shift+ctrl+u", EVENT_BRAKES);
Am i wrong with the meaning of "Key events" or shoud i name it
input key events?
Thanks.
Alfredo Mendiola Loyola
Lima, Perú
I mean the key events are input keybord events like:
"CTRL+A", "SHIFT+1" or "."
For me this is a key event:
hr = SimConnect_MapInputEventToClientEvent(hSimConnect, INPUT0, "shift+ctrl+u", EVENT_BRAKES);
Am i wrong with the meaning of "Key events" or shoud i name it
input key events?
Thanks.
Alfredo Mendiola Loyola
Lima, Perú

