|
IDA SDK
|
Describes a module load event.
Public Attributes | |
| qstring | name |
| full name of the module | |
| ea_t | base |
| module base address. if unknown pass BADADDR | |
| asize_t | size |
| module size. if unknown pass 0 | |
| ea_t | rebase_to |
| if not BADADDR, then rebase the program to the specified address | |
1.8.9.1