Latest available version: IDA and decompilers v8.4.240320sp1 see all releases
Hex-Rays logo State-of-the-art binary code analysis tools
email icon
User interface definitions

Enumerations

enum  input_device_t { USE_KEYBOARD = 0 , USE_MOUSE = 1 }
 Type of the input device. More...
 

Detailed Description

Enumeration Type Documentation

◆ input_device_t

Type of the input device.

How the user command has been invoked

Enumerator
USE_KEYBOARD 

Keyboard.

USE_MOUSE 

Mouse.

Definition at line 7542 of file hexrays.hpp.