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
Invokes an IDA UI action by name
     name    - Name of the command
     flags   - Reserved. Must be zero.
returns: 1-ok, 0-failed

long process_ui_action(string name, long flags);

Index | Previous topic | Next topic