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
get name of a constant
arguments: const_id - id of const
returns: name of constant

string get_enum_member_name(long const_id);

Index | Previous topic | Next topic