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
event_listener_t Struct Referenceabstract

Inherited by procmod_t.

Public Member Functions

virtual ssize_t idaapi on_event (ssize_t code, va_list va)=0
 Callback to handle events. More...
 

Public Attributes

size_t listener_flags = 0
 

Member Function Documentation

◆ on_event()

virtual ssize_t idaapi event_listener_t::on_event ( ssize_t  code,
va_list  va 
)
pure virtual

Callback to handle events.

The event code depends on the event group where the callback is attached to.


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