IDA C++ SDK 9.2
Loading...
Searching...
No Matches
Set menu flags

Passed as 'flags' parameter to attach_action_to_menu() In case menupath == nullptr new item will be added to the end of menu even when SETMENU_APP is not set.

Passed as 'flags' parameter to attach_action_to_menu() In case menupath == nullptr new item will be added to the end of menu even when SETMENU_APP is not set.

SETMENU_FIRST can be used to change this behaviour Note: The upper 16 bits are reserved for UI internal use.