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
set bitmask name (only for bitfields)
     enum_id - id of enum
     bmask   - bitmask of the constant
     name    - name of bitmask
returns: 1-ok, 0-failed

success set_bmask_name(long enum_id, long bmask, string name);

Index | Previous topic | Next topic