IDA C++ SDK 9.2
Loading...
Searching...
No Matches
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.