IDA C++ SDK 9.2
|
Get descriptions of all standard and custom refinfo types. More...
#include <nalt.hpp>
Public Attributes | |
uint32 | type |
Refinfo type, see Reference info flags Custom refinfo has REFINFO_CUSTOM bit. | |
const char * | name |
Refinfo name. | |
const char * | desc |
Refinfo description to use in Ctrl-R dialog. |
Get descriptions of all standard and custom refinfo types.
uint32 refinfo_desc_t::type |
Refinfo type, see Reference info flags Custom refinfo has REFINFO_CUSTOM bit.
const char* refinfo_desc_t::name |
Refinfo name.
const char* refinfo_desc_t::desc |
Refinfo description to use in Ctrl-R dialog.