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 enum ID by the name of enum
     name - name of enum
returns: ID of enum or -1 if no such enum exists

long get_enum(string name);

Index | Previous topic | Next topic