IDA C++ SDK 9.2
Loading...
Searching...
No Matches
input_event_t::input_event_keyboard_data_t Struct Reference

#include <kernwin.hpp>

Public Attributes

int key
 the key that was pressed to generate the event
char text [8]
 textual representation of the key

Member Data Documentation

◆ key

int input_event_t::input_event_keyboard_data_t::key

the key that was pressed to generate the event

◆ text

char input_event_t::input_event_keyboard_data_t::text[8]

textual representation of the key


The documentation for this struct was generated from the following file: