IDA SDK
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
event_listener_t Struct Referenceabstract

Inherited by procmod_t.

Public Attributes

size_t listener_flags = 0
 

Public Member Functions

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

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: