process_ui_action
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);
Last updated
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);
Last updated