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
rename a member of enum - a symbolic constant
     const_id - id of const
     name     - new name of constant
returns: 1-ok, 0-failed

success set_enum_member_name(long const_id, string name);

Index | Previous topic | Next topic