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 comment of a constant
     const_id   - id of const
     repeatable - 0:get regular comment
                  1:get repeatable comment
returns: comment string

string get_enum_member_cmt(long const_id, long repeatable);

Index | Previous topic | Next topic