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 member tinfo flags

Passed as 'flags' parameter to set_member_tinfo() More...

Macros

#define SET_MEMTI_MAY_DESTROY   0x0001
 may destroy other members
 
#define SET_MEMTI_COMPATIBLE   0x0002
 new type must be compatible with the old
 
#define SET_MEMTI_FUNCARG   0x0004
 mptr is function argument (cannot create arrays)
 
#define SET_MEMTI_BYTIL   0x0008
 new type was created by the type subsystem
 
#define SET_MEMTI_USERTI   0x0010
 user-specified type
 

Detailed Description

Passed as 'flags' parameter to set_member_tinfo()