curpos_details

summary: print information about the current position in decompilation

description:

Shows how user input information can be retrieved during processing of a notification triggered by that input

see_also: vds_hooks

level: advanced

Attributes

curpos_details

Classes

curpos_details_t

Module Contents

class curpos_details.curpos_details_t(_flags: int = 0, _hkcb_flags: int = 1)

Bases: ida_hexrays.Hexrays_Hooks

curpos(v)

Current cursor position has been changed. (for example, by left-clicking or using keyboard)

Parameters:

vu – (vdui_t *)

curpos_details.curpos_details