IDA C++ SDK 9.2
Loading...
Searching...
No Matches
refinfo_desc_t Struct Reference

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.

Detailed Description

Get descriptions of all standard and custom refinfo types.

Member Data Documentation

◆ type

uint32 refinfo_desc_t::type

Refinfo type, see Reference info flags Custom refinfo has REFINFO_CUSTOM bit.

◆ name

const char* refinfo_desc_t::name

Refinfo name.

◆ desc

const char* refinfo_desc_t::desc

Refinfo description to use in Ctrl-R dialog.


The documentation for this struct was generated from the following file: