IDA C++ SDK 9.2
|
Constants to be used the editing methods. More...
Enumerations | |
enum | etf_flag_t : uint { ETF_NO_SAVE = 0x00000001 , ETF_NO_LAYOUT = 0x00000002 , ETF_MAY_DESTROY = 0x00000004 , ETF_COMPATIBLE = 0x00000008 , ETF_FUNCARG = 0x00000010 , ETF_FORCENAME = 0x00000020 , ETF_AUTONAME = 0x00000040 , ETF_BYTIL = 0x00000080 , ETF_NO_ARRAY = 0x00000100 } |
Constants to be used the editing methods.
enum etf_flag_t : uint |