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 serial number of enum by its ID
     enum_id - ID of enum
returns: (0..get_enum_qty()-1) or -1 if error

long get_enum_idx(long enum_id);

Index | Previous topic | Next topic