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

long getn_enum(long idx);

Index | Previous topic | Next topic