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
is enum a bitfield?
     enum_id - id of enum
returns: 1-yes, 0-no, ordinary enum

success is_bf(long enum_id);

Index | Previous topic | Next topic