|
IDA SDK
|
passed as 'flags' parameter to import_type()
Macros | |
| #define | IMPTYPE_VERBOSE 0x0001 |
| more verbose output (dialog boxes may appear) | |
| #define | IMPTYPE_OVERRIDE 0x0002 |
| override existing type | |
| #define | IMPTYPE_LOCAL 0x0004 |
| the type is local, the struct/enum won't be marked as til type. More... | |
| #define IMPTYPE_LOCAL 0x0004 |
the type is local, the struct/enum won't be marked as til type.
there is no need to specify this bit if til==idati, the kernel will set it automatically
1.8.9.1